As the title suggests, I'm setting up some automation for cloning a issue from one project to another on a status transition. This isn't too dissimilar from the normal JSM workflows where you would copy a JSM issue into a regular Jira project for a dev to work on, but without the JSM. I've got it copy comments from either issue to the other when a comment is added post-cloning and issue linking, but I for the life of me cannot get pre-existing comments to copy over to the cloned issue.
I've tried following this guide: https://confluence.atlassian.com/jirakb/how-to-copy-comments-from-the-original-issue-to-the-cloned-issue-1236601599.html which is what I got to work essentially for copying new comments, but I can't seem to get it to work on existing. I did have a small breakthrough recently where I got it to copy comments from the OG issue onto the OG issue again, but still no luck on my actual goal.
Hi @Cody Ouimet
If Jira Automation can’t copy existing comments when cloning an issue, you can achieve this easily with our app Elements Copy & Sync which is dedicated to cloning and synchronization of Jira issues.
Unlike native automation, Elements Copy & Sync lets you clone issues across projects and copy all comments (existing and future) in one go, without needing complex scripting or workarounds.
Here’s how to set it up:
Create a recipe
In your Jira project settings, go to Elements Copy & Sync.
Create a new Recipe (this defines what data to copy or sync between issues).
Define the target project and issue type
Set the Recipe to clone the issue to the destination project (here, from a JSM to a Jira project).
Choose the issue type.
Include comments in the copy options
Under Copy Options, enable Comments so that all existing comments from the source issue are copied during the clone.
You can also decide whether to include attachments, links, or field values.
4. Enable synchronization (Optional)
If you also want future comments to sync between the two issues, enable the Sync option in the Recipe.
This ensures that whenever someone adds a new comment in one issue, it automatically appears in the linked issue.
5. Trigger the recipe
You can trigger the recipe via a post-function meaning the comments cloning while happen during a status change.
Don't hesitate to try the configuration, the app is for free for 30 days.
I hope this helped :)
Hello, Good day. Following thread has similar requirement. https://community.atlassian.com/forums/Jira-questions/How-do-I-copy-all-the-comments-to-a-new-task/qaq-p/2021732
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.