Forums

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

Possible to search inside a Jira attachment?

Colum McAndrew
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.
August 11, 2021

I'm wondering if it is possible to find tickets with attachments containing a specific text string. It doesn't look possible, but wanted to get that confirmed. It seems you can only use JQL to find tickets with attachments.

3 answers

3 accepted

5 votes
Answer accepted
Daniel Turczanski - JQL Search Extensions
Atlassian Partner
August 24, 2021

Hi @Colum McAndrew ,

Standard JQL doesn't easily allow it but the results can be quickly found using our professional indexing service:


After you install the app you can simply search:

attachmentContent ~ "my text"

Make sure to check the documentation.


I hope this helps!

Danie

Scott R
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 6, 2023

In 2023 pricing, for a 2000 user company that would cost USD$ 11,856 / yr to do an occasional text lookup - that is not going to get a paid stamp from an C-level manager !

Like Mario Hernandez likes this
subham_p
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!
May 20, 2024

Hi @Daniel Turczanski - JQL Search Extensions 

It appears that the feature has been deprecated from the plugin. Despite installing the recommended plugin, I was unable to execute a JQL similar to the one specified above. I also attempted to search for any information related to attachment content on the plugin's documentation page, but to no avail.

2 votes
Answer accepted
Jack Brickey
Community Champion
August 11, 2021

JQL does not support searching contents of attachments. JQL is simply a query language for DB fields.

Colum McAndrew
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.
August 13, 2021

Thanks for confirming Jack.

1 vote
Answer accepted
Daniel Ebers
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.
August 15, 2021

Hi @Colum McAndrew

seeing the perfect answer from Jack I just wanted to add that there is a Suggestion with Atlassian that you could vote for, this could lead to an implementation of the mentioned feature in case many customers do want to have it.
Currently one can recognize '99' votes.

There is also the mention of an Apps - just adding this in case you want to review it. I must admit that I have not tested it and therefore only can excerpt what can be seen on the linked Suggestion.

Regards,
Daniel

Colum McAndrew
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.
August 16, 2021

Thanks @Daniel Ebers. I'm more than happy to round it up to three figures.

Colum McAndrew
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.
August 24, 2021

Many thanks Daniel.

Suggest an answer

Log in or Sign up to answer