Currently moving issues from one project to another is rather cumbersome and time consuming. On an average of almost 5 minutes and 10 screens to move one item or multiple items into another project. We frequently move items from one project into another after product planning is complete and the issues are ready to be worked in the development project.
I don't see an 'action' to move in JIRA automation (i see the move trigger) and was wondering if this was even possible. Ideally I'd like the ability to forgo all of the validation screens that trigger during a move, since they are always the same, to improve and speed up this process.
Hey Harris,
Unfortunately those validation screens are there to ensure that the issue can be moved correctly and map values if needed because moving an issue in Jira is actually one of the most complicated things to do under the hood (Except bulk move). It is the reason they don't expose this functionality via REST - it simply too complicated.
As such, we have no way of doing it either in cloud and even in server it would be hard to capture enough information to make this possible.
Sorry that we can't support this use case right now.
We do see a lot of other customers simply cloning the issue or creating a new one in the another project and then linking them.
This is usually "good enough" for a lot of use-cases.
Cheers,
Nick
Thanks for your prompt feedback Nick. I assumed this was the case just needed validation.
Sincerely,
Haris V.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Nick,
I was wondering if this ability to move between projects as been added at all? I see that it can be done with other plugins like JJUPIN, I really would like to not have to buy another plugin for this if we could do it with Automation for Jira.
Thanks!
Jodi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately not.
The Cloud Rest position is still the same without an end-point and Server is still complicated.
Other add-ons do allow for this, but they usually do things unsafely and can leave your issue in a bad state. We try to prevent this when ever possible.
If it projects use the same field config, workflows and custom field contexts it is safe to update the project but otherwise, you need to a fairly complicated mapping.
We could identify the most basic case and support that but we haven't gotten to this yet.
Cheers,
Nick
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.