Modify ↓
#3389 closed enhancement (duplicate)
query "keyword contains xxxx and xxx": "and" not possible, just one value taken?
Reported by: | ThurnerRupert | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
it would be great that you could add "and" conditions to queries. we try to build faq's and other reports with queries. usually we would have some category and "faq" as keyword, which would ideally be queried like:
two values are stated:
- keywords=~faq
- keywords=~myproject
how would one state such a thing in a query?
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
Component: | report system → ticket system |
---|---|
Owner: | changed from | to
comment:2 by , 18 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 by , 18 years ago
See also #4775, which proposes a patch for the special case of the keywords field.
Note:
See TracTickets
for help on using tickets.
Duplicate of ticket:2647 - support and/or custom queries.