I created an automation rule to move a created issue from the project it was created in to another project based on this Atlassian recommendation:
The documentation for above recommendation does state:
"While many of your existing field values will be retained, some items, such as attachments, will not be cloned with the issue"
This leads to my problem, if the created issue has linked issues, these links are not conveyed to the cloned issue.
All projects involved are company managed projects and this rule has "Multiple Projects" scope with all relevant projects listed.
Does anyone know of a fix/workaround to this problem?
Hello @john_monteith
You could do something like this:
The Link Issue action allows you to select only one link type. If you have different types of links for the issues you might want to do different branches for different types of links.
I do have to make multiple branches due to there not being a singular type of link that will always be used. But otherwise, with a little trial and error to determine the inward/outward nature of the links, this works great.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A helpful solution might be to check out our app Deep Clone for Jira. Deep Clone allows you to clone issues along with their links, attachments, and subtasks, which could solve your problem of losing links when moving issues between projects.
With Deep Clone, you can ensure all linked issues are cloned seamlessly, offering more flexibility than basic automation rules. You can also configure Deep Clone to delete the issues after cloning, imitating the native Jira 'move' function. You can read more on that here.
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.