Trying to create a query that selects all tickets with one of my client names in the summary field.
Community moderators have prevented the ability to post new answers.
You can try to use JQL: summary ~ "text."
Or also, you can try Dynamic Filters: JQL Replacer for Jira. It allows creating requests without JQL knowledge.
Hope it will help
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.