Hi Guys
We would like to use automation to move a support ticket between two projects.
Our case is as follows. The apprentices are responsible for the orders and have their own service desk for this purpose. Once the corresponding products have been ordered, these tickets should be returned to the normal IT ServiceDesk.
If I create the automation by cloning, the comments are deleted.
Do you have similar experiences or do you have any tips on how you solved this?
Hello @Joel Hunn
Welcome to the Atlassian community.
Automation does not support the Move Issue operation. The only option is to Clone the issue into the new project and delete the original.
There is a change request to add that functionality. You can add your vote/comments to it here:
https://jira.atlassian.com/browse/AUTO-549
The Clone process is essentially creating a new issue, so it will not copy issue history or comments as those are not part of the Create New Issue process. If you want the comments to be retained, you will have to add steps to your rule to copy those over.
Where are the issues being created originally? I ask because you say the tickets should be "returned" to the normal IT Service Desk, which implies that's where they were originally.
As an alternative to moving the issue between projects, have you considered creating a separate issue and simply linking them together? You could have automation rules to update one based on changes to the other, such as updating the "parent" issue when the apprentice's "child" issue was completed.
Hi @Joel Hunn and welcome to the community!
For your specific case, you might look into our app Deep Clone for Jira. This app allows you to clone issues, including all comments, attachments, and even work logs, to another project. While the primary function is cloning, it also offers the capability to move issues more seamlessly compared to the native functionality in Jira and do this as a part of a Jira Automation.
I also agree with @Trudy Claspill that you probably have the clone just link to the original issue instead of deleting the original issue. You could also have a specific status for the original issue until the issue has been worked on in the other project.
Here's how you could approach your scenario with Deep Clone for Jira:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.