How to search "(a or b) and c"?
Looks like YouTrack doesn't understand parentheses
---
Original message URL: http://devnet.jetbrains.net/message/5448881#5448881
Please sign in to leave a comment.
Looks like YouTrack doesn't understand parentheses
---
Original message URL: http://devnet.jetbrains.net/message/5448881#5448881
Please sign in to leave a comment.
Hi roman,
Could you please clarify what do you mean by "(a or b) and c"? What do you
expect to have, issues with exact match?
--
Best regards,
Vyacheslav Lukianov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
I want to find not fixed issues with undefined assignee or subsystem. Something like this:
(Subsystem: {Unknown subsystem} or Assignee: Unassigned) State: -Fixed
You can save query "Subsystem: {Unknown subsystem} or Assignee: Unassigned"
as saved search, lets call it "U". Query "saved search: U State: -Fixed"
is what you want.
--
Best regards,
Vyacheslav Lukianov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Made feature request for that: http://youtrack.jetbrains.net/issue/JT-12763