Is there a way in Report Builder (maybe using Work Item History) to create a report that tells me which work items moved from one iteration to another?
![]() Is there a way in Report Builder (maybe using Work Item History) to create a report that tells me which work items moved from one iteration to another? |
Accepted answer
![]() Unfortunately, not without custom SQL. With Work Item History you can see display changes from "Work Item History" to "Previous Work Item History" side by side, but you'd need custom SQL to indicate that the WI History Iteration <> Previous WI History Iteration, to limit your results. Kim Williams selected this answer as the correct answer
|