What's the syntax for advanced search that will allow me to find issues with the label of 'XYZ'?
labels = "XYZ"
or
labels ~"XYZ"
the exact answer depends on more details from you on the label(s) you want to find.
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.