I am trying to exclude some tasks from one kanban board, so that I can have them showing on a separate board within the same project. However, my filter is removing ALL epics, which means they disappear from backlog view.
I have tried two options, excluding by EPIC LINK and excluding by using a label. The latter JQL is below:
project = DW AND issuetype in (standardIssueTypes(), subTaskIssueTypes(), Bug, Epic, Story, Task, Sub-task) AND labels != LabelName AND (resolution = Unresolved OR resolved >= -3w) ORDER BY Rank ASC
If I remove the bold/underlined section, the epics return to the filter, but I don't achieve my goal.
Any idea's how I can remove a set of tasks/subtasks/epics from one board, without losing all other epics from the board filter?
Solved! Go to Solution.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Plan, prioritize, and estimate upcoming work by creating and configuring agile Jira boards for company-managed projects.
Learning Path
Registered Scrum Basics™
Manage work more effectively by learning scrum basics from a global leader in agile transformation and training—and get credentialed by Scrum Inc.®