You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
TL;DR. Anyone know why a Kanban board would silently fail to load issues that match its associated Filter Query?
For some reason, my Kanban board is empty, despite its Filter Query matching lots of issues and being shared with all project roles. There are no errors in the browser console and all network requests after a hard page refresh are coming back with OK status. Other members of the project are also having the issue.
I've tried updating the Filter Query to be a simple `project` match, to no avail.
This is an Atlassian-hosted JIRA instance, so we have not (and cannot) make low-level changes or access the underlying database.
Kindly check the sub-filter query in the board configuration page.
That was totally it.
We've been removing unused fields, and this was one of those fields.
Emptying this sub-filter resolved our issue.
**Follow-up:** I'm curious *why* this causes the query to silently fail. If anything, I would expect it to have no effect, since fixVersion would technically be empty. And if fixVersion isn't a valid field, I would expect the query to fail loudly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh my, thank goodness I found this. All our kanban boards suddenly went empty. So I have worked through the board settings clearing this sub-filter and business is back up and running. Many thanks for your response, I wonder why this happened.
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.
@Devin Canterberrythat was exactly what happened here. Removing unused fields and all of a sudden the board was empty. Still helped someone almost 3 years later (y)
Btw., what is the reason for that odd behaviour? I'm asking myself the same question as Devin.
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.
My dear LORD... and only thats why I did not sleep for 3 nights?!?!?!
THANK YOU MY SAVER!!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are there any active quick filters?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Devin Canterberryalso can you check Board Settings > Columns to observe statues-column mapping. Was it working previously and just stopped?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nope. No active quick filters, but good call on checking into that.
FWIW, I went into the board's Columns configuration and dragged one of the status over to create a Backlog, to see if the Backlog is affected, too. As it turns out, yes, the Backlog is affected in the same way (empty list of issues, despite its Filter Query matching plenty of issues).
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.