0
votes

I have a devops project with two teams operating on two-week sprints. I'd like to offset the sprints by a week and thus need separate iterations e.g.

Team A sprint 1 start 2020-10-01; Team A sprint 2 start 2020-10-15
Team B sprint 1 start 2020-10-08; Team B sprint 2 start 2020-10-22

Can anyone tell me if this is even possible and if so, how I achieve it.

Reading the Azure docs would suggest it is possible, but I can't quite work it out. I can see how I can select a different sprint from Team A's sprint dates but I don't see how I can create a separate (new) sprint date sequence 1 offset by one week.

1

1 Answers

1
votes

Is it possible to have two separate iteration schedules with a single Azure DevOps project?

For this issue, I am afraid this is currently impossible to achieve. In the Project configuration page, we can see that we can only create a new child under an iteration schedule, and cannot create a separate iteration schedule.

enter image description here

You could add your request for this feature on our UserVoice site , which is our main forum for product suggestions.After suggest raised, you can vote and add your comments for this feedback. The product team would provide the updates if they view it. Thank you for helping us build a better Azure DevOps.