Custom Search: all issues not on a sprint

Hi all,

just wondering, is it possible to create a custom search to show all issues for a project which are NOT on a sprint. This would help us cleanup the project backlog.

Thanks,

Stefano

0
4 comments
Official comment

Hello,

If you need to exclude the required sprint from filtering, use the excluding value syntax. For example: Board ByBoardName: -{Current Sprint} or Board ByBoardName: -{OtherSprintName}. Does it meet your requirements?

What about not on ANY sprint (current, old or future?)

0

Hello Ronnie, in this case, you can simply search for issues that do not belong to this board: `has: -{Board <board name>}`.

Some more details:

https://www.jetbrains.com/help/youtrack/incloud/Search-and-Command-Attributes.html#board-name

https://www.jetbrains.com/help/youtrack/incloud/Search-and-Command-Attributes.html#has

0

Thank you; obvious really!

0

Please sign in to leave a comment.