can I create an automation do do a clone and move the cloned issue to other project?
i do this all the time and would like to automate it
Hi Sérgio,
You cannot do a Move using Automation in a simple way. The best you can do is Clone the issue in the desired target project, and then close or delete the original issue.
So, there is no need to clone the issue into the same project, you can clone it with automation directly into the project where you want to "move" it to.
Hi! Thank you. That's using deep clone?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, the Clone action in native Automation allows you to select the destination project/space.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
An extra help: how can I ensure that the cloned issue is linked (cloned by) to the original?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Add the Linked Issues field to the fields when you do the Clone. Change the link type to what you want and the second part would be Trigger issue.
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.
With an automation rule's Clone Work Item action, you may create it directly in the another space (formerly called "project"). Have you tried that approach?
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.
I'm rookie here! Will try that. Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you!
Worked!
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.