Hi,
we have some projects with the same configuration and when we move them from one project to another one, Jira decides that it is not needed to change the status. Is it possible to force this to go to an specific status?
In our case, a ticket can be created and move in a project and then needs to o to another project to the first state in the workflow, in all cases.
Any ideas? I have tried with a plugin but it requires the pro version
Thanks!!
when moving an issue, jira is only asking you to assign the values that are not defined the same way in the target project. If the target project has the same workflow you won't be asked.
So you are going to have to do two steps, first move the issue and then transition it.
This could be (it shouldn't be hard) automated with a postfunction script or an automation if you have any of those plugins
Hi @fran garcia gomera ,
I don't see how can I use a postfunction in this case. If I move from project A to project B, the postfunction should be once the issue is in project B and where how can I say this happens only when I'm moving an issue from another project?
The plugins that we have required a pro version and so far it does not look like it does what I need.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could make a "fake transition" in project 1 let's call it 'move and transition' from the current status to the target status and then a postfunction that moves the issue to the project 2.
(yes, i know i'm doing it in reverse order but the result is the same)
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.