I added a status to an existing workflow; added 'Closed'.
The issues with a status of 'Closed' are showing up in the 'My Open Issues' query.
When the status is updated to 'Closed', the Resolution field is not updated to 'Resolved'.
Do I need to update the workflow again, to reflect this for 'Closed'?
Hey Heather, welcome to the community.
Closed status and Resolved resolution are not as tied together as you would think in JIRA. You will need to set your closed issues to update the resolution to resolved if you want them to drop out of open issues.
Any items currently open will need to manually or batch updated with that resolution.
Hi Meg,
Thank you for the response - much appreciated.
Currently, the resolution field is not editable; how then do I change the properties to make it editable?
Thanks again,
Heather
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Heather Duncan, if you have more than a handful of closed issues then you likely will want to bulk change them rather than reopen and close again setting the resolution at that time. To do this you can consider adding a transition from Closed back to Closed. You will also want to add a post function to set the resolution to Done (or whatever you wish). Then once that WF is published you can create a filter to give you exactly the list of issues that you want to change and use bulk edit to transition them to Closed. This should result in setting the resolution as desired.
Once this is done then you have a couple options:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Agree with Jack about the workflow transition, that's how I've got this set up in my org.
We have a number of fields on the resolve screen where resolution is required to transition to the 'closed' statuses, assignee must be present, and other info that must be in the issue before it's able to be considered resolved.
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.