Forums

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

Automated filter

Sean Schops
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 9, 2018

Hi All, 

Is there any way to create a filter in Jira cloud or using script runner for jira cloud that will automatically insert a newly created epic into an existing portfolio filter that shows all epics and child tickets rather then manually entering the epic key (xx-xxx) into the jql filter query ? 

1 answer

1 accepted

0 votes
Answer accepted
Kristian Walker _Adaptavist_
Community Champion
April 10, 2018

Hi Sean,

Please refer to the documentation on the Enhanced Search feature provided by ScriptRunner cloud which is located here.

You can then use either the epicsOf() function to find the newly created epics and once you have a filter which finds these you can save the enhanced search and share it with users.

This filter can then be called inside an existing JQL filter in order to provide its returned results to the filter using the JQL syntax outlined below.


filter = "<NameOfFilterHere>"

Thanks

Kristian

Sean Schops
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 10, 2018

Thank you, I'll give this a try.

Kristian Walker _Adaptavist_
Community Champion
April 10, 2018

Hi Sean,

If this answer has managed to resolve your issue can you please mark it as accepted so that other users searching for a similar question can see that this has been marked as a correct answer.

Kristian

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events