I am using Jira Work Management to track incoming work requests from other teams that my team will then execute. I use Tasks for each work request and Subtasks for anything that might pertain to the parent Task. My status columns are "Open" "In progress" "In Review" "In Development" and "Done". Issues that are moved to the "Done" column are not showing as resolved in any of the reports I am trying to generate.
I would like to be able to see how long issues spend in "Open", "In Progress" and "In Review" until they are done. I would also like to see how many issues are created vs. how many issues are resolved but since I am unable to resolve issues I can't generate these reports.
In jira work management, resolving an issue typically involves setting a resolution value for the issue. If the resolution field is not set, the issue might still be considered unresolved even if it's in the "done" column. To ensure your issues are resolved when moved to the "done" column, you can add a post-function to the workflow transition that sets the resolution value.
Here are the steps to add a post-function to set the resolution value:
For the reports, you can use the built-in jira reports, such as the "created vs. Resolved" report or the "time in status" report. You can access these reports by going to your project and clicking on "reports" in the left sidebar. You may need to adjust the jql filter for these reports to accurately reflect your project and issue types.
Hi Oday, thank you for your response. I do not have these options - I can get to my workflow editor for the Issue type I want to resolve (task) but when I click the transition that leads to "Done" these are the only options I have on the right hand panel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Oday Rafeh
Thanks for this information. Question: will updating my workflow today also update the resolution for issues which have already been marked as Done? If not, what would be a good way to update this, so that the "resolved date" matches the actual date in which issues were resolved? Just as a reference, below is a screenshot of how a Created vs. Resolve graph looks; since our workflow is not yet updated, all the Resolved issues are not yet resolved, but I am wondering how it will look like once we update our workflow...
- Will Jira automatically update the Resolved date to the Actual Date?
- Wille Jira automatically update the Resolved date as the date in which I update my workflow?
- Will Jira not automatically update the Resolved date, even after updating my workflow? If so, does Jira allow me to update each issue manually so that the Resolved date is updated?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rachel D
you need to update the workflow as mentioned above by Oday.
You need to create the "Done" from Done status to get the done resolution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Rachel D is your project company managed or team managed project? is it scrum or kanban?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is team-managed, I was able to get in contact with support and there is a bug with team-managed projects where issues are not automatically resolved when done, so there is an automation work around. I am all set now. I appreciate your response and willingness to help, thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Rachel D are you able to share the workaround that support provided? I am running into the same issue. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, happy to! You will need to create a rule in your project that dictates when an issue is transitioned to the 'Done' column, then the issue field is set to resolve. I have attached a photo below of what your rule should look like. Should you need more help please let me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Rachel D You're awesome. That fixed it - thank you!
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.