What is the difference between [in the general Search bar]:
labelText:Label1 AND labelText:Label2
and
labelText:"Label1 AND Label2"
The answers I get in my spaces are slightly different
@Rudy Desmet Welcome to the Atlassian Community. Can you post a screenshot or elaborate on what you are seeing in the search bar so the community can assist?
The standard syntax to use in order to do selections on multiple labels in the Search-bar is :
labelText:Label1 AND labelText:Label2
In my search to find an easier way to combine selections on multiple labels, I noticed that
labelText:"Label1 AND Label2"
also works.
As the volume of documents is high, and the number of labels to combine is often 4-5, I can not ask my users to continuously use the first type of rule.
The second would do.
But I noticed a slight difference.
By testing these search options I have following questions:
Concerning a search on multiple Labels:
Is “labelText:"Label1 AND Label2" a correct alternative for “labelText:Label1 AND labelText:Label2” ? Or is there a difference also?
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.