Hi everyone,
I'm new to JIRA so I'm not quite sure how to tackle this problem.
I have two projects A and B. When an issue is transitioned in a specific state in Project A I want to automatically create an issue in project B. I have done this using post-functions and it's pretty straightforward.
Now, when the cloned issue in project B is transitioned to a specific state I want the Issue in project A from which it was cloned from to transition to a different state in Project A's workflow.
What would be the esiest way of doing this? Ideally a premade solution would be the best option.
Thank you,
Francesco
Hi @Francesco.fum ,
Do you have installed one of the following add-ons: JSU, Jira Misc Workflow Extensions (JMWE) or Jira Workflow Toolbox(JWT)?
This add-ons provide you postfunctions you can use for your usecase.
Postfunctions like "linked transition (JSU)" or Transition related issues (JMWE add-on)".
Another option is to create a Automation rule with Automation for Jira.
Regards, Marco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.