Forum Discussion
JFM_12
Sep 18, 2024Iron Contributor
DevOps Templates
Hello Is it possible to define templates that includes the complete tree? Epic, Features, Stories. Regards JFM_12
JFM_12
Sep 19, 2024Iron Contributor
Hi Kidd_Ip
Thank you very much.
Yes thank you I understand that.
I would like to chose one template and recreate the whole tree.
So that at once Epic, Features and Stories are created from the template
Is that possible?
Regards
Juan
balasubramanim
Sep 20, 2024Iron Contributor
Juan,
Yes, it's possible to create an entire Epic, Feature, and Story hierarchy, but not directly through a single template in Azure DevOps.
Here are two ways you can achieve it:
- Azure DevOps REST API: You can use scripts to automate the creation of Epics, Features, and Stories all at once.
- Power Automate: This can be set up to trigger automatic creation of linked items (Epics, Features, Stories) when you create an Epic.
Yes, it's possible to create an entire Epic, Feature, and Story hierarchy, but not directly through a single template in Azure DevOps.
Here are two ways you can achieve it:
- Azure DevOps REST API: You can use scripts to automate the creation of Epics, Features, and Stories all at once.
- Power Automate: This can be set up to trigger automatic creation of linked items (Epics, Features, Stories) when you create an Epic.
- JFM_12Sep 20, 2024Iron Contributor
Thank you very much.
This could be helpful if the projects have always the same sequence.
So it is done once and just copied.
Regards
JFM_12