0

Is there any view when I can change the item priorities in the scope of one sprint besides the product backlog view? It will be great to have such a possibility in sprint backlog view, however in that one I can only move items to another sprint using drag and drop, without changing the ordering (priority).

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Steve Macculan
  • 2,292
  • 5
  • 22
  • 32

2 Answers2

0

No. The iteration (sprint) backlog is intended to be a list of things the team is currently working on. Prioritization should have already occurred.

UPDATE: With TFS 2012.3 and higher, items that are in a "Committed" state stay on the backlog. You can re-prioritize them there, and it will be reflected in your Sprint backlog.

Andrew Clear
  • 7,910
  • 5
  • 27
  • 35
0

Have a look here https://blogs.msdn.microsoft.com/visualstudioalm/2014/07/08/where-is-the-field-on-the-work-item-form-to-order-the-backlog/

You need to go to backlog items view and you can right click on an item to choose between "move to top" or "move to position.."

Paolo Vigori
  • 1,612
  • 1
  • 18
  • 32