How do I filter a board on several specific Epics based on a story ticket status

Shawn_Damratowski December 6, 2019

I am trying to filter a board that has several epics that have long wait times in a specific status and the team doesn't want to see them while they wait for the team evaluating the tickets in that status. 

I am including my attempt at a filter for one of the epics below see bold for the part of the filter I am adding: 

project in (abcde) AND issuetype not in (risk, epic) AND "Product (Application)" in ("XXXXXXXXXXXXXXXX", "xxxxxxxxxxxxxxxxxxxxxxxxxxxx") AND NOT "Epic Link" in (abc-1584, abc-2078, abc-2278) AND NOT issueFunction in issuesInEpics("ID in (abc-1763) AND status = \'Ready For Acceptance\'") ORDER BY Rank ASC

We do have scriptrunner. The epic still shows in all status on the board

 

0 answers

Suggest an answer

Log in or Sign up to answer