Forum Discussion
Show Roll up Date in Delivery Plan based on Sprint Planning
You may consider following:
Enable Rollup Data:
In your Delivery Plan settings, you can enable the option to show child rollup data. This will display the progress of child items (like stories) on the parent items (like Epics and Features)
Manual Adjustments:
Currently, you will need to manually set the start and end dates for high-level work items. This can be streamlined by regularly reviewing and updating these dates based on the progress of child items.
Extensions:
There are no specific extensions that fully automate this process as of now. However, you can explore the Azure DevOps Marketplace for tools that might offer additional functionalities or integrations that could help streamline your workflow
Custom Scripts:
If you have development resources, you might consider creating custom scripts using Azure DevOps REST API to automate the updating of parent work items based on the child items’ sprint assignments