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.
At work (I'm posting on my private account), I have a transition that closes an original item in a JSM project and opens a new item in another project.
Upon creation of the new item, can there be automation to copy all the comments from the original item into the new comments section or into a new field? (I would try to use a tab to store the new field, to avoid cluttering up the new item.) If the solution is a script, and it is simple enough, perhaps you could provide it?
Hi Phil,
yes this is possible. below is a quick example I created. Please note in my example all comments are concatenated into one comment in the new issue. However, you can replicate each comment individually. you can find out more here - {{issue.comments}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.