I am wondering if there is a way to create some automation to move a ticket from one project to another based on either a status being completed or a field being completed?
Hi @Erin Sorci, it's not possible to achieve it using Automation for Jira. Have a look at Move an issue with automation. I know you can programmatically do that using ScriptRunner on Server/DC installations, but still, you have to put a lot of thought into that to go about all the permissions between source and target. I strongly recommend not trying to do this. The clone option followed by the deletion of the original issue should be the way to go.
I hope that all make sense.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.