Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Edit the name of existing sprint in Azure DevOps?

Tags:

azure-devops

Question

Is there a way and if so how do you change the Sprint name of an existing Sprint in Azure DevOps?

like image 511
Luke Hammer Avatar asked Sep 13 '18 19:09

Luke Hammer


People also ask

How do I change my name on sprint?

To edit the name of the sprint, you need to navigate to the 3 dots (right) next to the linked pages option and select edit. You only need manage sprints permission to edit the name of the sprint.

How do I rename iteration on Azure DevOps?

To rename an iteration path, choose Actions for the node, and then select Edit.


2 Answers

First Method

If you are using the new navigation go to your

Select "Project settings" in the Lower left corner of the project View.

Project-settings -> Boards -> Project configuration -> 'Iterations'

Now you should see your iterations. Right-click the iteration To Edit.

Second Method

Boards -> Sprints -> Click Date-range

above the Sprint name near the upper right side of the screen to edit the name of the current sprit

like image 86
D.J. Avatar answered Sep 22 '22 12:09

D.J.


You can do that in following way:

Click on Project-settings ==> Boards ==> Project configuration ==> Iterations

See the screen shot for better clarity.

enter image description here

Alternative Way:

You can also do it by simply following steps:

Boards ==> Sprints ==> Set Dates (Fill out date range here)

See the screen shot for better clarity:

enter image description here

Hope that would help

like image 36
Md Farid Uddin Kiron Avatar answered Sep 19 '22 12:09

Md Farid Uddin Kiron