Forums

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

How to find all opens epic when all issues its close.

Andrey Ozerov September 27, 2017

How to find all opens epic with all issues its closed.

I think it can be realised with cicle

 

1 answer

0 votes
Peter DeWitt
Community Champion
September 27, 2017

Andrey, Scriptrunner can handle this with the following query:

issuefunction in epicsOf("status = closed and epiclink in (a,b,c,)")

If you don't have scriptrunner you could take the last part of the above, status = closed and epiclink in (a,b,c,) and run that.  That would at least give you a lisk of the epiclinks for the Eics you are looking for.

Andrey Ozerov September 27, 2017

Hi, Peter, thank you for answer, but i think its not then i seaching.

I change description.

issuefunction in epicsOf("status = closed and epiclink in (a,b,c,)") - thise i most know epic-links. I cant to know it

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events