Hi all,
it would be kind if you support me in designing an approval workflow in JIRA (not helpdesk).
Each story has a custom select field like:
Relevant for:
(value1) Party 1
(value2) Party 2
(value3) both parties
So a story has to be approved by one or both parties. If both parties has to approve there is no rule which one does it first.
This means for value 1 or 2, only one party has to give the approval and then the story gets the next status.
Or for value 3, that the story only receives the next status as soon as both parties have confirmed.
How can I implement this best?
Thanks for your help!
Hi @AB
Since you are on server and also have ScriptRunner for Jira you can definitely build this logic in your workflow's condition. I guess Party 1 or 2 is a group or you have mapped somewhere who is in Party 1 or Party 2. May be you can use Project roles here. If you need staged approval then you can use a hidden custom field to track this information and use a scripted condition to allow a transition based on that custom field's value. I don't have an entire script to share but I did share a similar use case here where I explained how to build an approval system using ScriptRunner for Jira.
I hope it helps.
Ravi
Hi Ravi,
thank you, your description helped me! I did similar to your video, except that at the end I automated the release transition with a condition.
Cheers,
Alexander
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.