You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I am trying to get all issues that have linked issues of a defined type with a defined state which also have linked issues of a defined type with a defined state.
The first part was easy
get all issues that have linked issues of a defined type with a defined state
project = PName AND issuetype in (Requirement) AND status in (Approved) AND issueFunction in linkedIssuesOf("issuetype in (Epic)")
I now tried to add a subquery to the linkedIssuesOf() function to filter for linked stories which failed
project = PName AND issuetype in (Requirement) AND status = Approved AND issueFunction in linkedIssuesOf("issuetype in (Epic) AND issueFunction in linkedIssuesOf('issuetype in (Story)')")
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events