The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am looking for a report that will track JIRA issues when they move from the UAT Column on the Board back to DEV
We are looking to analyze work that went to UAT but we had to send back to DEV for a developer to make fixes, changes, etc.
I don't see an "out-of-the-box" JIRA report that does this?
Any ideas?
Thanks
Dwight
Hi Dwight,
You can try a filter like:
project = ABC and status changed FROM "UAT" TO "DEV" AFTER startOfMonth()
That will show all tickets on ABC project that moved from UAT to DEV this month. Be sure to use the exact status names for UAT and DEV.
and if you need something to track how many times an issue needs to go thru test before passing fully, consider a custom field with automation to increment the value for each 'failed test' transition from UAT --> DEV.
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.
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.
👋 Hi there Jira Community! A few months ago we shared with you plans around renaming epics in your company-managed projects. As part of these changes, we highlighted upcoming changes to epics on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.