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 am performing some events from the API that trigger Automation rules when performed in the UI. I am noticing that doing something like transitioning an issue does not trigger the automation rule setup for issue transitions.
Is this expected? Is there a way to fire the same automation trigger events that would occur if the action was performed via the UI?
Thanks.
I am not sure that I understand the problem, but setting the issue status to "In Progress" in the web UI should be equivalent with transitioning the issue to the new status through the REST API. Both should trigger the automation rule that watches for issue updated events...
What trigger are you using? What REST API are you calling?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
You need to use incoming webhook trigger. Please check this:
- https://support.atlassian.com/cloud-automation/docs/jira-automation-triggers/#Incoming-webhook
Regards,
Seba
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.