Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi
I am switching a workflow which has statuses like CANCELLED, NOT REQUIRED etc to a simpler workflow with statuses TO DO, IN-PROGRESS and Done with a Resolution field.
In the new workflow, I have set up transition screen and all works fine when creating/updating issues manually.
But when switching the working flow, I am mapping the Cancelled, Duplicate and Not required status to DONE status. But how do I set the resolution as below. The resolutions for these statuses are being set to DONE.
How do I get the below result? Anyone able to help?
Thank you.
Old workflow STATUS | New workflow STATUS | New workflow RESOLUTION |
CANCELLED | DONE | CANCELLED |
DUPLICATE | DONE | DUPLICATE |
DONE | DONE | DONE |
NOT REQUIRED | DONE | NOT REQUIRED |
On the transition to Done, remove the post function that sets the Resolution to done.
Create a screen that has the field resolution on it and set this screen on the transition to Done in the workflow.
The author already did that and stated that when transitioning issues manually it works as expected.
If I understand the post correctly, I think the issue being asked about is when the workflow itself is updated to remove the old statuses and then published, there is an option to map the old statuses to new statuses but no option to reset/map the Resolutions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Trudy Claspill Yes exactly. What you mentioned is the exact issue I am trying to resolve.
"when the workflow itself is updated to remove the old statuses and then published, there is an option to map the old statuses to new statuses but no option to reset/map the Resolutions"
Thanks!
Kavitha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Trudy Claspill and @Kavitha Chandrasekaran
That I have misread, but indeed based on workflow changes the resolution can't be changed. this can only be done creating transition on the workflow at forehand
Example: create a transition to itself where the resolution is set as a post function. then find the issue you need and bulk transition them.
Also see KB article; bulk-update-the-resolution-field-in-jira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Marc - Devoteam for your responses and links.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have another workaround that I might go with.
This is a few steps manual workaround. But was not hard using BULK UPDATES.
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.