We recently updated our Jira version to 10.5.1 and we are noticing that AND NOT "" is EMPTY or AND NOT "Issue Type" is EMPTY is being appended to JQL filters when clicking from Dashboard Total Issues on PIE charts causing an error to the JQL filter itself returning zero results.
Is there a fix in place for this?
Hi loan_nguyen,
This looks like a bug introduced in Jira 10.5.1 with dashboard pie chart interactions.
Immediate workarounds:
AND NOT "" is EMPTY
clause when it appearsIs there an official fix? This appears to be a regression bug. I'd recommend:
The empty string condition AND NOT "" is EMPTY
is clearly malformed JQL, so this should be on Atlassian's radar for a patch release.
Anyone else seeing this issue in 10.5.1? Would be good to know how widespread it is.
Hi @loan_nguyen ,
Welcome to the Community! I don't know why those clauses would be appended to the filters. Regarding the specific error in the screenshot, can you replace "Issue Type" with issuetype?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, the manual workaround is an option. However, we have a lot of users that will need to do this and some may not be as comfortable to update the JQL to get it to work. They will simply see an error to the filter when it used to work fine up until now.
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.