Forums

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

how to set up a dynamic search of issues linked to a list of epics

mpprabhu
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!
April 17, 2020

I have a search saved to a filter that returns me a list of epic keys.

e.g project = MyProject and type = Epic and affectedVersion = UpcomingRelease

Next, I want to create a search criteria to get issues that has Epic Links based on above search criteria that is dynamic. i.e if a new epic gets added to the above criteria, my search of the issues get updated.

something like

"Epic Link" in issuesfromQuerry("project = MyProject and type = Epic and affectedVersion = UpcomingRelease)

[Note issuesfromQuerry is my creation, just for illustration]

0 answers

Suggest an answer

Log in or Sign up to answer