Forums

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

Help with JQL query

Mélanie Liguet
Contributor
September 11, 2025

Hi, 

 

I search a workitem that contains the key to another workitem in his summary field.

This JQL query does not return any results

Capture d’écran 2025-09-11 155614.png

However, I have a issuethat exists with "depro-686" in his summary.

Capture d’écran 2025-09-11 160122.png

Can you help me with my JQL query ?

 

regards

4 answers

3 accepted

4 votes
Answer accepted
John Funk
Community Champion
September 11, 2025

Hi Mélanie,

Just try Project = ABC and summary ~ "DEPRO-686"

Mélanie Liguet
Contributor
September 11, 2025

same

Capture d’écran 2025-09-11 163622.png

Marc - Devoteam
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.
September 11, 2025

Hi @Mélanie Liguet 

Try project = iss and summary ~ "DEPRO-686*"

This as the Summary states DEPRO-686-TEST

2 votes
Answer accepted
Marc - Devoteam
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.
September 11, 2025

Hi @Mélanie Liguet 

I just tried this,Test API-2

Using the search options:

  1. summary ~ API-2
  2. summary ~ "API-2"

Both JQL options found the issue

1 vote
Answer accepted
Matteo Vecchiato
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.
September 11, 2025

Hi @Mélanie Liguet ,

Thank you for your question.
If you are searching for DEPRO-686 it is just required to write the following jql:

summary ~ "DEPRO-686" (without \")

If you are searching for "DEPRO-686":

summary ~ "\"DEPRO-686\""


If you are searching for [DEPRO]:

summary ~ "\\[DEPRO\\]"

 Hope it helps

Mélanie Liguet
Contributor
September 11, 2025

Thanks,

but, thats  not works without \"

 

Capture d’écran 2025-09-11 161554.png

Matteo Vecchiato
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.
September 11, 2025

I replicated the same work item and jql and for me it works:

image.png

Try to debug the jql removing piece by piece

Like Mélanie Liguet likes this
0 votes
Mélanie Liguet
Contributor
September 11, 2025

I found
a dash had slipped behind xxx-686-
If I remove the dash, it works.

Thank you very much for your help.

Marc - Devoteam
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.
September 11, 2025

Hi @Mélanie Liguet 

Please accept the community members answers as a solution, if the answers helped to solve or provide a workaround to your request.

This will help other community member trying to solve the same or provide them with a work around

 

Like Tim Kopperud likes this

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