Forums

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

Add condition when linked is closed in listener

Swarna Radha
Contributor
September 30, 2019

Hi,

 

I want to add a fast track transition when there is a linked task still opened , then fast track to "escalated to supplier". I am using listener using the following condition

issueLinkManager.getOutwardLinks(issue.getId())*.issueLinkType.name.contains('relates to')

and needs to check the linked issue status.

How would I achieve the above?

Thanks,

Swarna

 

0 answers

Suggest an answer

Log in or Sign up to answer