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 an automation that triggers when a Form is submitted within a ticket - but if someone reopens that form and re-submits it, the automation triggers again.
Any way to configure so that it only triggers the first time a form is submitted, but not on subsequent re-submissions?
One way would be to add a JQL condition- Status Was not Done. Adjust the status to align with your workflow.
Note this only addresses possible triggers occurring if the status was ever Done but according to your post it would meet the requirements. Also, if the form is only submitted ate Create the a trigger of issue created would be best to avoid subsequent triggering since create only occurs once.
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.