Hi! After clicking "configure" on the upper right side of my Kanban board I'm getting a blank page instead of the actual Configure dashboard therefore I'm not able to make any changes to my Kanban board. Does anyone know why this is happening?
Attaching screenshot of the blank page to ilustrate.
Thanks!
Thanks @Jack Brickey! Yes, unfortunately it's a persistent issue - happening for almost a month on all browsers I tried (Chrome, Safari and Frirefox)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it appears you are on Server. are you the admin? if not have you discussed w/ them? I wonder if some plugin has been added that is causing this. Are others seeing the same thing, again check w/ admin. Is this happening on all kanban boards?
sorry, don't have an answer for you at this point just a lot of questions. :-(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jack Brickeyand thanks again. I am one of the admins and also the project lead :/ no other boards present the same behavior :( the Jira general admin is saying I might need to delete the board and create a whole new one but I really don't want to go through this...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
there is something weird w/ that board for sure. recreating will be relatively easy and I think that is the only option. One suspicion I have is that the filter used to create the board has been deleted or made private. did you create the kanban board or someone else? if someone else can you check w/ them and see if they can view/config? if so check the share settings?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the person who created the board also can't view/config. I checked the filter used on the board and made it public (it was restricted to the team only before) but still getting the same problem :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
curious, how did you determine the filter used for the project. generally i would do that by going to the configure board settings but you can't get there. Assume the owner just knew it? For a quick test just create a new board w/ that same filter. shouldn't take more than a couple minutes to recreate/replace, right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
exactly, the person who created the board for me gave me the filter previously and it's saved on my list of favorite filters so I know which one it is. I'm not allowed to create board as per their permissions here but I shared your suggestion with the Jira admin, let's see! Thank you again! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jack Brickey we seem to have found what is causing the configure dashboard to go away! It's the label I created for my team and am using to consolidate our stories on our Team Board. I use labels in my board query (we are a cross functional Kanban team using a ScrumBan type of board) because I need to display on my board stories from different teams, we operate in a very cross functional way and this is extremely important to track the work of our developers across the organization. I've always used labels to do this but never had any issues till about a month ago, would you know if this feature stopped being supported? Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
NMI, I don't understand how a label would cause this issue. Can you explain further so it might make sense to me? What is the label exactly and how does your board interact w/ that label. FWIW, i'm not a huge fan of labels. Don't get me wrong I use them but am careful w/ how I use them. In the end you might want to consider using Components and making it required at Create issue screen via Validation. But I'm jumping to a solution here before I understand the cause.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! Sure! So, the label is used just to tag stories from the cross functional team that are being tracked on different boards.
The main team is Kanban and its developers also perform tasks that are tracked in stories from other teams - Scrum teams - to have visibility of this type of work I created a label called TeamD and have all stories that are not originally from TeamD but are being developed by members of TeamD tagged with this label. On top of that I went on my Kanban board filter query and included label = TeamD so my board pulls all stories tagged with this label plus TD stories (stories originally created on the main Kanban team board). Make sense?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
so far yes. but that in and of itself does not explain why you get blank screen. So my followup questions are:
i can assure you that labels are still supported so either there is something wrong in your configuration, or misplaced expectations or even possibly a bug. I would like to help you get to the bottom of the issue and resolve or be convinced it is a bug which I am not at this point.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you again!!! :) so here are my answers:
1 - We created a whole new board for the same project but with a very generic query here's the initial query: project = TD ORDER BY Rank ASC while this was the query we could access the configure dashboard with no problem but when we added label=TeamD to the query we lost access to the configure dashboard - that's why we think this was the cause;
2- Sorry, I wasn't the one actually doing these changes so I don't have the exact format of the second query - the one with the label. I can ask the Jira admin to help me out once again though gimme a bit more time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this is quite bizarre and I'm intrigued to say the least. I can't imagine why the label would do this and TBH still thinking there is more to it. More specifically, my doubt lies in the following understanding on my part based upon your input:
board filter: project = TD ORDER BY Rank ASC works fine and can successfully click Configure
board filter: project = TD AND Label = "TeamD" ORDER BY Rank ASC results in inability to select Configure
BTW, were you using OR or AND as the logic operator. OR would be used if the issues spans other projects, AND if all in the TD project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here! I got the query that isn't working: labels = TeamD OR project = TD AND status != Done OR project = TD AND status = Done AND resolutiondate >= -40d ORDER BY Rank ASC -- to your point, we used OR because the issues spans other projects
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @Jack Brickey just wanted to check in if you had a chance to review above filter query :) thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
filter looks ok. i'm now wondering if we are dealing w/ a permission issue associated with one of the projects that uses that label. Some things to try to prove/disprove:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jack Brickey here's how it went:
1 - Yes, I can access all projects with this label;
2 - A list of 25 issues across teams tagged with the label;
3 - I created the board and have the same problem, the board works but I can't access "configure"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Carol, can you try another test please? Try “labels in (TeamD)”
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just confirming, your suggestion is for me to try to create a new board for the project with the following filter query: labels in (TeamD) OR project = TD AND status != Done OR project = TD AND status = Done AND resolutiondate >= -40d ORDER BY Rank ASC . --- Is that correct?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hey @Jack Brickey I just tried the query above and have the exact same problem, configure board is unaccessible.
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.
Hello Carol,
Did you ever get your answer?
I'm having the same issue.
Thanks,
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 would recommend contact Atlassian Support and posting results here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Jack,
Is there anyway to contact the user @Carol ACF , as that would be faster than waiting on Support. Due to time zone differences. I've researched this issue within the community..but no users have listed the fix.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Jack, @Jack Brickey
Is there anyway to contact the user @Carol ACF , as that would be faster than waiting on Support. Due to time zone differences. I've researched this issue within the community..but no users have listed the fix.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
by mentioning her she should get an email and may respond. but i doubt that will be faster TBH.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, a ticket has been opened.
I believe we have premier support.
https://getsupport.atlassian.com/servicedesk/customer/portal/41/PSSRV-2040
Thanks,
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 Carol, Yes we did hear back from Atlassian.
Here is the bug they sent...has to do with the workflow.
Hope this helps!
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.