I want to create an automation rule for one of the forms (Visitor form) created in Jira.
When the field "MCF" selected in the form, the second approver should be assigned as one fixed name
Hi @Sukanya KM
Could you please provide additional context? Are you utilizing the native request type form or the new dynamic forms feature?
Best regards
Sam
Hi Samuel,
I have an inhouse service request form that we created for visitors' entry. And we have applied approval workflow as well to that request.
Based on the selection of "Area" under the form, approval request should go to different manager.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sukanya KM
You have first to associate the Form field "Area" with a Jira field.
Then you can create an automation:
Trigger: Issue Created
Condition: if "Area" equals to "MCF"
Action: Edit issue - Modify approvers. (add fixed value)
Hope this helps!
Best regards
Sam
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.