Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I got a filter of "Portfolio Epic"'s - I want EVERYTHING underneath target PLANS

Anders Bern
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!
March 20, 2024

So i got a filter with my Portfolio Epics Filter='MY_25_PEPICS'
basically my "work-scope"

I want whatever linked to those.
I want the connected capabilities (linked or child, related)
I want the connected features(epics) (linked or child, related)
I want the connected stories (linked or child, related)
to above epic, the complete "tree".

I want whatever is connected to that "one step away" to that "tree" as well.

I got scriptrunner, datacenter. Id very much like [Filter='MY_25_PEPICS'] to be the only variable.

Target is to throw it into PLANS and "sort it out there". Is that even possible?
Filter='MY_25_PEPICS' OR issueFunction in linkedIssuesOfAllRecursiveLimited("Filter='MY_25_PEPICS'", 2)
...is catching too much

1 answer

0 votes
Crystelle S
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.
June 20, 2024

I would recommend splitting out the filters into separate functions, scriptrunner and Plans do not always play nicely.

issuefunction in issuesinepics()

issuefunction in linkedissues()

etc.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events