I have configured a Kanban board using a query the board is created but I am able to see only one issue out of 150 issue which was in the query.
Question is why I am not able to see other issues on the Kanban board.
Can you try
"Epic Link" = ENFORCEMENT and fixversion is empty
I suspect you might be having your issues hidden by the "sub filter" - the one that determines when issues are "done" on a Kanban board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic it worked after removing the Kanban board sub-filter -> Empty
Thanks for the solution!! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Its done the issue got resolved by removing the Kanban board sub-filter please make sure that it is empty.
Thanks alot..!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent.
In the long run, you might not want to keep it this way, as the filter is keeping the "done" stuff from cluttering up your board. You'll probably want to think of having a different filter for "done", or use fix versions differently.
But the main thing is you know what the board was doing now and know where your issues are.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try the below query..
"Epic Link" = ENFORCEMENT
It will return all the issues that contains Epic link as ENFORCEMENT.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have used the same query it gives the expected result but when it comes to display on Kanban board only one issue is displayed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The board was created using "Board from an existing Saved Filter" I have provided the required JQL query
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you provide a bit more information about the query you're using?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The query was Project=ALL, Issue Type= ALL, Assignee=ALL, Epic Link=ENFORCEMENT
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In shot, I want all the issues who's epic link is ENFORCEMENT on my Kanban board
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.