66

Question

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

Luke Hammer
  • 2,076
  • 3
  • 18
  • 31

2 Answers2

144

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

Luke Hammer
  • 2,076
  • 3
  • 18
  • 31
D.J.
  • 3,644
  • 2
  • 15
  • 22
12

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:

It can also be achieved in 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

Md Farid Uddin Kiron
  • 16,817
  • 3
  • 17
  • 43