I can go to project -> backlog of course, but I d like to find issues in backlog by filters (for notifications, etc.) or a jql query.
I have the same need as OP: I want to able to write a JQL query that can include/exclude issues in a Next-Gen backlog.
My use case is that I'm using a Jira classic project to have a board which aggregates all my Jira issues across multiple projects. The one problem I'm having is that right now issues in my Next-Gen backlogs are showing in the roll-up board based on their status. But I want to ignore the issue completely if it's in a backlog.
The best workaround I can find is just not assigning the issue to myself if it's in a backlog, but this degrades the functionality of Jira, so the real solution here is a JQL property like "inBacklog = true".
Is there any support for this now or planned for the near future?
We have the same requirement, we need to filter out the Backlog issues and find only the ones active in our next-gen project Kanban board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have created a rule on the Jira Next Gen board to assign a label for all issues moved to the board. This allows me to filter (in my case for a classic Kanban board) to include or exclude this label.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this helps somewhat - i'm going to do the same thing
but - this doesn't solve problem of not being able to move items to board programmatically
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I need this as well!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
doesn't this give you what you want? I don't use NG except for testing so maybe not...
project = My-Next-Gen AND Sprint not in openSprints() and status != Done
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
when working with a kanban board there are no sprints and the above query doesn't show any result ;(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i have the same requirement.
finding it very irritating that all new issues are automatically added to the backlog in Kanban - and you can cannot set this explicity when creating an issue from outside the board (i.e. from connected apps)
but can't seem to find field on issue that represents whether it is on the board or not
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Roman Haag ,
Do you want to have a quick filtering function like the scrum board?
I am afraid that the current version of the next generation project does not support this feature.
pls refer to the Next-gen roadmap for Jira Software Cloud:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
no I wish to be able to filter those issues, which I have in backlog, resp. filter such that are NOT in backlog.
but I couldn't find any specific criteria to "find" them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.