Join the community to find out what other Atlassian users are discussing, debating and creating.
I have a listener where I'm updating all the subtasks with information from the parent. The next step is to move them to the correct project.
Is it possible to move these issues with scriptrunner in JIRA Cloud? If so, how?
Hi Kat,
To be able to understand better your case I would like to know if it's really necessary to do move the issues using ScriptRunner, if yes I'm sorry but I don't have enough knowledge in ScriptRunner functionality to guide you through the steps to achieve what you are looking for. So, I would suggest you to perhaps, get in touch directly with the app vendor as they might have the necessary knowledge to properly help you with this case. You can also contact them using their Get Help page.
If it's not mandatory to use the app you could make the moving using Bulk Operation, it's a native tool that is available on Jira and it's really simple to use, following below there are some steps to make the moving.
project = "Project Key"This query will retrieve all the issues only in the project that you've specified as 'Project Key'.
If you want more information about Bulk Operation, you can find it at this link.
Kind Regards,
Guilherme
I have multiple projects that use variations of the same base workflow. The variations depend on the requirements of the project or issue type. The variations mostly come in the form of new statuses ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.