Hello, I am trying to configure a rule that automatically clones a ticket to another project, assigns the clone to the same user as the original and then links the cloned ticket back to the original. I have it working except for the last step, as it never links back to the original. Here is my automation:
From researching the other posts in this forum I have verified that the rule is scoped for multiple projects and includes both the source and destination projects in the scope.
I have also confirmed that the Link issues outlined in the last step of the automation exist in the source project (below):
The issue is automatically cloned with the proper assignee, but still does not link back to the original issue. Is there something else I'm missing?
Hello @Neil Womack
If you're seeking for an easy way to clone an issue to another project and link them together while keeping the same assignee, you can try our app Elements Copy & Sync that allows you to clone and sync a full hierarchy of issues with all their content (summary, description, custom fields, comments, attachments, etc).
You can check our guide here.
The app is for free during 30 days (and it stays free under 10 users).
Hi @Neil Womack -- Welcome to the Atlassian Community!
After you clone the issue, add a branch to Most Recently Created Issue before the Link Issue action. That will change the context to the new issue, rather than the trigger one.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much Bill, that solved the problem! For anyone else who may benefit, here is the final automation:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bill Sheboy I implemented this automation in same way, but this is not working for in my case
issue is getting cloned, but it is not getting linked with original issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Shivani Saran -- Welcome to the Atlassian Community!
Please post images of your complete automation rule, the action where the linking occurs, and of the audit log details showing the rule execution. Those will provide context for the community to offer suggestions. Thanks!
Until we see those...
Are the issues all in the same Jira project or different projects?
Kind regards,
Bill
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.