Forums

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

Search on Custom field Checkboxes not returning anything

Loretta Rehm
Contributor
July 9, 2021

I have created a new custom field type checkboxes named "Implementation Strategy" with a single option "Tactical". When trying to query for JIRA issues that do not have this Tactical value set up, nothing comes out as result of the filter.

I have tried:

- project = "ABC" and "Implementation Solution Checkbox" != Tactical

- project = "ABC" and "Implementation Solution Checkbox" is EMPTY

- project = "ABC" and ("Implementation Solution Checkbox" != Tactical or "Implementation Solution Checkbox" is EMPTY)

So far none worked.

Anyone knows what else could I try?

 

 

1 answer

1 accepted

1 vote
Answer accepted
Dave Bosman [Realdolmen]
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.
July 9, 2021

Hi @Loretta Rehm 

After you created the new field, did you re-index your environment? 

Regards

Dave

Loretta Rehm
Contributor
July 9, 2021

Hi Dave, I can't do it as I'm on the test environment that is the same for the whole company (so I am advised to not re-index everything on my own). I will ask the team responsible for JIRA production management to deploy the new field and hopefully it will behave as expected. If not I will ask them to schedule a re-indexation of the environment.

Thanks!

Dave Bosman [Realdolmen]
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.
July 9, 2021

@Loretta Rehm 

As soon as it is re-indexed the field should be searchable. 

You could re-index 1 project from project settings if you can't re-index the entire environment right now, that also should do the trick for that project at least.

Nevertheless, you will already know if that is the solution. 

Regards

Dave 

Loretta Rehm
Contributor
July 9, 2021

I didn't knew I could re-index just for my project - thanks for the info!

Just did it and now it works! Thanks a lot.

Suggest an answer

Log in or Sign up to answer