Hi @PJ Maman, If I understand you correctly, you can use labels to track moved issues, but it will require some manual effort or automation.
Whenever an issue is moved (to a different sprint, project, or backlog), you or your team members can manually add a specific label, like "moved-issue"
to that issue. And then
you can create a JQL query to filter all issues with this label to monitor and track them.
JQL: labels = "moved-issue"
Correct i used sprint rollover as a label. Ideally when issue is closed either “delete” the label which I don’t like to do or rollover closed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi PJ,
Can you elaborate more on what you mean by moved issues? What information are you trying to capture here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Moved as a result of the issue still being unresolved at the time of the sprint ending?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Shikha Verma ,
As alternative you can use Colored Label Manager reports to track issues progress.
Atlassway Team
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.