Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a report or notification for user stories moved out of an iteration?

Situation: I'm using Azure DevOps and doing release management for several products. Each product has multiple product owners, PMs and team members who update ADO regularly. On occasion a story is moved to a different iteration. I don't know when this happens unless I'm told by the person doing it or notice it when reviewing story queries.

Goal: I'd like to track any stories that get moved to a different iteration (or the backlog) after the sprint has begun. Basically, if it gets moved, I want to know about it.

I've tinkered with the Notifications feature, but haven't figured out how to get this info.

Ask: Is there a report, dashboard widget or notification setting I can use for this? If not, is there a way I could do it with a query? Ideally, I'd like a report/widget so I can track carryover, sprint to sprint. But I'll take whatever I can get. :)

like image 976
richardlpalmer Avatar asked Jan 18 '26 12:01

richardlpalmer


2 Answers

If you don't mind doing a little maintenance sprint to sprint, you can probably use a notification to see when things are change. Once you've finalized the current sprint scope, just update the notification to the current sprint's value.

enter image description here

like image 171
Matt Avatar answered Jan 21 '26 06:01

Matt


Found a complete resolution for this question with no manual workaround.

  • Asking for when either the Area Path or Iteration changes (at all) will yield any/all changes to paths. However, every new item created is technically a change, so it gets those as well.
  • By using "Rev > 1" it filters out the new items. (New work items are created with a Rev of 1 and subsequent modifications will increment that number.)

enter image description here

like image 26
richardlpalmer Avatar answered Jan 21 '26 07:01

richardlpalmer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!