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.
We have a project that we are currently using for triage only. Tickets come into this project and when the triage is complete, an automation clones the ticket into the appropriate project to be investigated and completed.
Sometimes folks will come back to the original ticket to leave a comment, and when they do a triage person is left to copy that comment and paste it onto the new ticket.
I have created an automation to do this for them, but what I really want to include is a link to the cloned ticket, so that folks without a service desk license (almost all of our customers) will get a notification telling them to leave all of their comments on the newly created ticket instead of the original ticket.
I created a smart value for the cloned ticket, but no matter what I do the comment automation does not include this in the comment. Everything else is working just fine, except this one piece.
Here are some photos to show what I mean.
Any advice?
Thanks so much
Hello @Maegan Burleigh
A variable that is created within a branch will not be accessible outside of that branch. You need to add a Create Variable action with the same variable name before the For Linked Issues step. Keep the same action in the For branch to reset the value of the variable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Photos didn't show up for whatever reason so I added them here but then they showed up so I removed them! Disregard this comment!
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.