Hi everyone,
I currently use two widgets on my dashboard, one shows a report for "Resolution, i.e Resolved and Unresolved" whilst the other shows the report for "Status, i.e To Do, In Progress, Ready to Test... Done"
The issue is, all the tickets are in the Done status but they are still showing unresolved in the Resolution report. What can I do please? Thanks in advance.
Hi @Hakeem ,
This is an often asked and answered question in the community. You need to edit your workflow and either add a post function that sets the resolution to done on any transition to the done category statuses. Or you need to add a transition screen that will allow the user to select the value for resolution when they transition an issue to done. Also, you need to be sure to clear that resolution field anytime you leave a done category status. This is of course assuming you are using CMP project which I assume you are sincee TMP always assumes and sets the resolution when transitioning to Done.
Issue which are in Done status is does not mean its resolve
To resolve issue you need to update resolution field.
To update resolution field on issue which are Done status but still unresolved is -
- To create self transaction on Done status
- Add post function on that transaction to update resolution field
- bulk edit those issue and select transaction option
- Select Done to Done ( Self transaction)
Accept the answer if it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.