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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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