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 trying to create an automation that changes a field value based on the status change of a ticket. My example is when a ticket goes from "In Review" status to "UAT" I want the Finish Date to change to current date.
I currently have this working however I only want this to happen on the FIRST time this status changes from "In Review" to "UAT". The way my workflow is setup tickets can jump back and go through the Review process again.
Thanks for any help or advice
You can set the transition to only update when a ticket goes from "In Review" status to "UAT" and not any other status (which a presume you have done). So if you add into the automation that it only updates the "finish date" if it is empty as a condition, would that do it?
Only problem then is, if it does cycle through "In Review" status to "UAT" more than once, it will still have the 1st cycle date as the finish date.
Helpful? perhaps???
Yes, I only want the finish date to update the first time it goes from Review to UAT. Right now if the ticket cycles through again the date gets updated again. I will look into how to only set if empty. Didn't think of that.
Thanks!
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.