Hi Team,
Project A ticket is blocked by Project B. Project B ticket, when it moves to "ready for review" status I would like to the Project A ticket to change to the status Backlog.
We have JSU, Script runner and JMWE addon.
Could you please suggest anyone on this requirement.
With Scriptrunner (of course, as I'm an Adaptavist), there are a number of ways you can do this.
You've not specified what the trigger is or how you know which issue to transition in A (I'd guess it should happen on a transition and the issue in B is linked to the issue in A with a "blocked" type link)
Have a look through https://library.adaptavist.com/search?term=transition for something appropriate.
If my assumption is accurate, the first script you find about cloned issues is probably very close to what you need.
This script is close to the requirement requirement https://library.adaptavist.com/entity/transition-the-original-issue-according-to-the-cloned-issue
@Lakshmi CH please check and change as per your requirement
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry for the confusion. I have project A, when i move the status from in progress to Ready for review in project A, the linked (may be its relates, blocks,etc) Project B ticket should transition to Backlog automatically.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No confusion, just meant I couldn't be sure that the first script that search finds is the most appropriate.
It is though!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic,
Should we use this in behavior or in workflow transition? We are on v8.20.1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Lakshmi CH
with JMWE, you can simply add a "Transition Related Issues" post-function to the "ready for review" transition, and configure it with the "blocks" link type and as the transition to trigger, whatever transition of project A brings the issue to the Backlog status.
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.