I have an automation that automatically transitions all linked tickets when the "parent" is transitioned, but it seems that if the user makes multiple transitions too quickly, the automation can't keep up and the "child" tickets don't transition correctly.
Is there a way to add a pause or wait before the next action occurs?
Hi Milo,
Try putting in an action for Re-fetch issue after the first transition.
That's a great idea! I didn't actually need it as I hadn't accounted for all the possible workflows.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
John, thank you for that idea. I had the problem, that, when a rule got triggered, only half the information of the issue was actually 'up-to-date' and I thought it's a timing issue.. Fetching the data again helped and solved the problem!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great! Glad I could help.
@Milo Grika - it this answered the question for you, can you click on the Accept Answer button above to close this one out? Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Re-fetch issue action was a lifesaver to find! My automation to post new tickets to Slack, and Jira Cloud app previously, never populated email addresses it hadn't seen before. Now it does! 💯
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Marie Kurpiewski Glad to hear!
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.