Is there any easiest way to rename a taskgruop
in Azure DevOps
?
To rename a taskgroup
in Azure DevOps
, I have to follow below steps,
1. Export the task group
2. Update the exported JSON with new taskgroup name
3. Import the exported JSON
I can easily edit taskgroup name by clicking on taskgroup and changing the value in "Properties->Name"