Forums

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

Is there a way tell the search in Jira cloud to include text in the comment field in its lookup?

BeeFC
Contributor
June 10, 2021

The search near the top right corner of Jira Software cloud does not search for text in the comment and work log sections of issue.

For example:
In the Work log section I indicate a ship track number of a package. When I search for this ship track number in the search field, it does not return any result.

2 answers

0 votes
Mykenna Cepek
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.
June 10, 2021

I was able to validate your use case:

  • Log time to an issue and include a unique sequence of digits (e.g. 2468013579) in the Worklog Entry Comment.
  • Wait a bit (for reindexing to complete) and use Global Search in Jira for that unique sequence of digits.
  • Search returns an error, or no results.

Digging into the docs, I was able to find two reasons why this doesn't work:

The JQL that I used for the latter bullet point above...

worklogComment ~ "2468013579"

...results in "No issues found", despite a Worklog Entry containing that value.

My conclusion is that Worklog Entry Comment text is not searchable in Jira Cloud.

Two workarounds for you to go with instead:

  • Create a custom field for "Tracking Number" or "Shipping Number" and use that. Custom fields (I believe) are always searchable.
  • Put your package ship track numbers into the Description field, or into a Comment instead. Those fields are very searchable.

Hope that helps!

0 votes
Jack Brickey
Community Champion
June 10, 2021

Did you try advanced search …

text ~ “my text”

or

comment ~ “my text”

Suggest an answer

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

Atlassian Community Events