Hi!
We’re having a Team-managed Jira project with an approval process for a certain transition.
My goal is to be able to set future approvers already when creating the ticket.
It seems to me, that by default this is only possible either by specifying default approvers generally for every ticket or by setting approvers after the approval process is started.
So my first question is: Am I right with this assumption?
If yes, what would be the best workaround?
My idea was to create a custom multi-user field (let’s say “Preset Approvers”) which is available from start on to and create an automation that copies the content of this to the approval field, as soon as the transition that triggers the approval happens.
Which brings me to my second question, how do I get this to work? :-D
This is what I tried:
In the audit log it shows it run succesfully, but the users aren't added as approvers.
For the smart value I tried
{{Preset Approvers.accountId}}
{{Preset Approvers}}
{{Preset Approvers.displayName}}
{{Preset Approvers.key}}
without success.
Any help appreciated, Cheers!
Hi Raschid - Welcome to the Atlassian Community!
Try doing a copy from that field. Click the 3 dots beside the Approvers field and select Copy. Then select the name of the field.
Hi John,
thank you for your fast answer!
I'm not super experienced with automation, but I've certainly been looking into it recently. It's only thanks to your comment that I understand how to use this copy function. ^^ You have to click again on "Add XYZ from current work item" after selecting Copy to get to the options for selecting the source 🤯😁
Sometimes you don't get to the simplest things... ^^
Unfortunately, the selection of fields from which I can copy does not show my (custom) field "Preset Approvers":
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So when you click on the dropdown for Approvers, you don't see your custom field there? Exactly what type of field is your custom field?
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.