Forum Discussion
TomEYH501
Feb 02, 2024Copper Contributor
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 ...
Kidd_Ip
Apr 21, 2025MVP
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.