Forum Discussion

TomEYH501's avatar
TomEYH501
Copper Contributor
Feb 02, 2024

progress status in percentage on tasks

For an Agile-managed project using DevOps as the tool, I would like to know if there is a command to input the progress status in percentage on tasks. This should impact not only the progress status of the user story but also its corresponding epic, not just based on quantity but on a weight assigned to the task.

 

1 Reply

  • How about using rollup columns in Azure Boards:

     

    • Navigate to Azure Boards.
    • Enable rollup columns to show progress bars for epics and user stories.
    • Progress is calculated based on the number of completed child items.

Resources