Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

post function to transition linked issues

Debraj neogi December 2, 2015

We are trying a post function in our workflow where if an issue that blocks a linked issue is Closed, the linked issue should go to To Test status. Which exact post function can help us achieve this?

 

Thanks.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 2, 2015

You won't be able to do that on Cloud, it's a complex requirement that effectively needs code which you can't add to Cloud.

If you were on Server, I'd use the script-runner to get a list of links of that type, check the other ends of the links and trigger the relevant transitions on the target issues.

Suggest an answer

Log in or Sign up to answer