Forums

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

Bug regarding issues search

Tamar Peer July 28, 2025

Hey,

Some users are unable to locate specific Issues numbers via the Jira search bar in the board, even though those issues do exist and can be accessed directly via a link/ backlog. This seems to affect both the quick search and advanced search functionalities.

Would appreciate your help

2 answers

2 votes
Aaron Williams
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 28, 2025

Hi @Tamar Peer 

Not that this is the answer, but if it's only for some users I would start with a permissions check. 

Compare then to someone who is able to do what is needed and see if anything is different. 

Thanks

Aaron. 

0 votes
Dwight Holman
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 28, 2025

Your experience might be a result of Atlassian's change to search: it now generates a JQL query using "textfields" instead of "text". This means it does not search in comments - which is confusing for users.

There are multiple suggestions in the backlog about this:

The workaround is to edit the JQL - change it from

textfields ~ "keywords*"

to:

text ~ "keywords*"

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events