i got some task with format like this:
I want to sort tasks that have "JOS" and sort it
Hi @Pham Hoang Phuc and welcome to the Community!
You can try the following:
summary ~"\"[JOS]\"" order BY summary
Pay close attention to the placing of the quotes and backslashes ...
Hope this helps!
Thanks for your help but those still don't change.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Pham Hoang Phuc ,
Welcome to the community !!
More details about Text search is explained in https://support.atlassian.com/jira-software-cloud/docs/search-for-issues-using-the-text-field/
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.