Hi Team,
For Tickets "Cancelled" and "Completed" we are using the same attribute Resolution which doesn't make any sense. Hence we would like to have multiple reasons created.
Can someone please explain how do we fix this.
Thanks.
Hi @Jairaj K Only person with JIRA Admin permission can create new Resolutions in JIRA.
Go to Issues > Issues Atributtes > Resolution > Create Resolution.
If you want to see multiple Resolution options when issue moving to Cancelled or Completed status, for this i suggest you to insert Resolution Screen for these transitions. So that you can select Resolution of your choice from Resolution field.
https://www.youtube.com/watch?v=o9oyhST_gFM
Thanks,
Vikrant Yadav
Hi @Vikrant Yadav ... I have another question. I have watched the video but it doesnt help what I am trying to achieve.
I want to have a new status (CANCELLED) and be able to choose the resolution between "Duplicate" and "Dismiss" once that status is selected. If you could help me with this, I would really appreciate it:
- I created a "CANCELLED" status (similar to "DONE")
- I added a new resolution "dismiss" and also deleted "wont do".
- As PostFunctions, I added these 2 related to the transition to "CANCELLED":
- When I go to the issue and select "CANCELLED", the "Duplicate" resolution appears automatically and I have no other option.
I guess it´s because the postFunctions have precedence rules and the last one is being applied.
Do you know how to do what I am trying to acheive?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Laralu for this you need to add Resolution screen on Cancelled transition and add transition property
jira.field.resolution.include
Using this property you can only show Duplicate and Dismiss in Resolution dropdown.
and remove these two post function.
https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/
Similar post : https://medium.com/@aleks.yenin/6-steps-to-limit-resolution-field-options-per-workflow-in-jira-4de7186c2ba1
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.
Hello @Jairaj K
For separate reasons, you will need to set the Resolutions these statuses. This will require admin privileges.
The steps are:
Please refer to the screenshots below.
Please accept the answer if this helps solve your query else respond and allow others to share input.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.