Hi!
I have a custom text field ("JBR Location") with text search on it and it won't work properly when trying to locate some issues.
For example, I have an issue with the JBR Location set to "GET /app/rest/bills/getExchangeRate". If I try to search it with the following query:
Project = AEG AND "JBR Endpoint" ~ "GET /app/rest/bills/getExchangeRate"
It won't return anything. However, if I type the following one, it works:
Project = AEG AND "JBR Endpoint" ~ "GET /app/rest/bills/get"
I've reduced the issue to essentially "GET /app/rest/bills/get" - the moment I add the 'E' to the query, it breaks and returns no results. I've looked up the documentation and everything seems alright. Am I missing something here?
Cheers,
Ricardo
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here