Forums

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

Quick filter isn't working for reference field

Jay Harter
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 20, 2018
  • I'm using the 'reference' field to capture a category of data - a schedule name (ie. RC-N, RC-A, HC-N)
  • I'd like to create a quick filter for particular schedules
  • I've created a quick filter for RC-A as follows: reference ~ "RC-A"
    • I wasn't able to use "=" I guess because of the field type
  • When I click on the quick filter, I receive RC-A but also many other schedules (like RC-N, HC-N, etc).
  • Help! Am I doing it wrong?

1 answer

0 votes
Manon Soubies-Camy
Community Champion
April 20, 2018

Hello Jay,

The tilde is for approximative search (see doc), that's why you get all values similar to RC-A. Which custom field type is Reference?

- Manon

Jay Harter
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 20, 2018

Your doc helped! I went to the next level in and (contains) found this syntax worked to get the exact match: reference ~ "\"RC-A\""

Not very intuitive - but it'll work!

Suggest an answer

Log in or Sign up to answer