I have an automation that clones an issue from Project A into Project B once it's resolved in Project A. The automation is working for the most part: the issue is created successfully in Project B, and all of the desired fields are copied over. However, the issues are not linking together like clones usually do.
Anyone run into this before? Any other troubleshooting tips before I open a ticket with Atlassian?
What is the scope of your rule (in the details at the top): single-project, multiple-project, or global?
There are two ways to solve this limitation:
Kind regards,
Bill
In my experience (and per the testing I just re-executed using Company Managed Software projects)...
- The Clones link is not automatically created between issues when the Clone action is used.
- One must explicitly set the Linked Issues "field" in the Clone action to create the clones/is cloned by link
- This can be done even when the project scope of the rule is just one project and the clone issue is created in a different project.
- When the rule is scoped for multiple projects and the destination of the Clone action is within scope, still the clones link is not automatically created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, @Trudy Claspill as I misread the question to add additional links: not the "clone" link.
Although the solution is the same: add the link when the work item is created or change the rule scope and use the separate action.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Bill Sheboy That was a good call out! But it didn't help. :( I changed the scope to include both projects and the rule is saying it links the two but there is no related work item on either ticket.
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.
No. You add the link creation directly in the Clone action.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I fixed it! I had to switch from "Trigger work item" in the screenshot listed above to "most recently created work item."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That makes sense. When it is a separate action it would be acting against the Trigger issue, unless you had nested it within a branch For Most Recently Created Issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As an alternative to Automation, which can sometimes be complex to configure and maintain, you might want to try our app Elements Copy & Sync. It allows you to easily clone issues from one project to another and automatically create links between the original and the copied issues.
It's very quick and easy to set up.
The app is for free during 30 days (and it stays free under 10 users), so don't hesitate to give it a try.
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.