Planned for dropdown in Plan view
Using the web interface, I added the planned for attribute to the backlog plan view. Although if I call up a work item I can set the planned for attribute to a future iteration, the dropdown within the view itself seems to only show the current iteration.
What is the easiest way, using the web, to move a whole series of workitems to a future iteration?
What is the easiest way, using the web, to move a whole series of workitems to a future iteration?
One answer
Using the web interface, I added the planned for attribute to the backlog plan view. Although if I call up a work item I can set the planned for attribute to a future iteration, the dropdown within the view itself seems to only show the current iteration.
What is the easiest way, using the web, to move a whole series of workitems to a future iteration?
What you could do is make a query that matches you workitems and contains the column "Planned for". Then mark multiple workitems and rightclick in the Planned for column and select "change planned for.." option. then moved them all to whatever iteration you want.