Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Conflicts between status and next-get columns in filters

Carlos Pita
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 17, 2020

In my next-gen project (PX) board I created a column "IN REVIEW".

 

If I now add a filter that filters by status = "IN REVIEW", the next time I enter the search results for that filter the status drop-down contains both "IN REVIEW" and "In Review" as selected values, and a red exclamation mark appears next to the drow-down with a tooltip that states "Status In Review is not valid for your current project".

 

The JQL expression is simply:

    project = PX AND status = "IN REVIEW" ORDER BY created DESC

 

It seems to me that the drop-down is trying to populate itself with everything that matches "IN REVIEW", ignoring case, but in the context of project PX only the uppercase identifier is valid.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 18, 2020

You are right, the JQL is seeing the "in review" status from another project - JQL doesn't limit itself to a project.  You'll need to use the right case to distinguish the one you're looking for.

Carlos Pita
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 19, 2020

But IN REVIEW is already the right case.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events