Forums

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

Filter with precondition of ALL linked issues

Michael B.
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 17, 2022

Hi all,

I want to modify the following filter so that I only see results when ALL linked issues are not updated <=-26 weeks. Right now it shows results when only ONE linked issues was not updated <=-26 weeks. Could you help?

issueFunction in linkedIssuesOF("status not in (Closed, Done, Rejected) AND updated <= -26w") AND project = AVPAD AND status = "In implementation" ORDER BY summary ASC

 

 

0 answers

Suggest an answer

Log in or Sign up to answer