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
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
Thanks for the suggestion.
This time there is No Error but No Result too as you can see below in snap
What I want is that query should return the issue with heading as shown below where Tegan is in between the characters
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Shahzad Iqbal ,
Can you click on "Switch to JQL", and try the same once again --> project = "Project Name" and summary ~ Tegan
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @KAGITHALA BABU ANVESH & much Appreciated
This time I have done what you have mentioned. Check Screen Shot below with Results
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great, Are you looking for the same kind of report ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, Of Course !!!
Instead of Searching from a thousand Records of Project, it gives me Summary of a Particular User regardless of Ticket Status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.