Forums

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

Wild Characters search

Shahzad Iqbal
Contributor
February 22, 2022

Hi All

 

Can we search the Summery field of Issue like this *Tegan*.

That is our required field is between different characters.

Thanks in Advance

Regards

Shahzad

image.png

1 answer

1 accepted

1 vote
Answer accepted
KAGITHALA BABU ANVESH
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.
February 22, 2022

Hello @Shahzad Iqbal ,

 

Can you please try the JQL like the below, which gives the results, where "Tegan" is in summary,

project = "Project Name" and summary ~ Tegan

 

Thanks,

Anvesh

Shahzad Iqbal
Contributor
February 22, 2022

 

Hi @KAGITHALA BABU ANVESH 

Thanks for the suggestion.

This time there is No Error but No Result too as you can see below in snap

 

 

image.png

 

 

 

 

What I want is that query should return the issue with heading as shown below where Tegan is in between the characters

image.png

 

KAGITHALA BABU ANVESH
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.
February 22, 2022

Hello @Shahzad Iqbal ,

 

Can you click on "Switch to JQL", and try the same once again --> project = "Project Name" and summary ~ Tegan

image.png

Thanks

Shahzad Iqbal
Contributor
February 22, 2022

Hi @KAGITHALA BABU ANVESH 

 

Check the Result as shown below in Snap shot. 

Still No Success

 

image.png

 

 

 

image.png

KAGITHALA BABU ANVESH
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.
February 22, 2022

hello @Shahzad Iqbal ,

 

you didn't clicked on the "Switch to JQL".

Can you please click on that button and and enter this text only as per your second screenshot -->project = "project name" and  summary ~ Tegan

remove the existing text from the second screenshot, and add the above text and search again.

Thanks

Shahzad Iqbal
Contributor
February 22, 2022

Thanks @KAGITHALA BABU ANVESH & much Appreciated 

This time I have done what you have mentioned. Check Screen Shot below with Results

 

image.png

KAGITHALA BABU ANVESH
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.
February 22, 2022

Great, Are you looking for the same kind of report ?

Shahzad Iqbal
Contributor
February 22, 2022

Yes, Of Course !!! 

Instead of Searching from a thousand Records of Project, it gives me Summary of a Particular User regardless of Ticket Status

Suggest an answer

Log in or Sign up to answer