You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have set up a workflow with a Open status requiring Approval. This means who ever creates a request, it will go for Approval as per the approvers list. Once approved by the user in the approver list, the status of the request will change to Assign.
But if a request is created directly by the user who is also a Approver, then I don't want to go through the approval step again. The status has to change to Assign. Currently, it is coming in the same queue of the Approver (who was incidentally the user who also created the request), asking for Approval. How to directly get it approved in such conditions?
Hi @Sivakumar Kunjithapatham - Not sure that I completely follow the scenario yet, but what if you created an Automation rule for Issue Created.
Then add an Advanced Compare Compare condition that compares the Reporter field to the Approver field.
Then add a new action under the Condition for Approve/Decline Request (Under the JSM Section in automation).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you clarify which product your question is related to? I suppose it is Jira automation or Jira Service Management?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The product is JIRA service management.
If this requirement can be solved using JIRA automation component, it will be great. I went through all the triggers/components in JIRA automation. Couldn't find an appropriate trigger.
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.