Modify ↓
Opened 3 years ago
Closed 23 months ago
#5166 closed defect (worksforme)
role:* doesn't work
| Reported by: | NE2 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
You can't use role:* to search for anything with a role (though -role: does work).
Attachments (0)
Change History (3)
comment:1 Changed 3 years ago by stoecker
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 3 years ago by NE2
- Resolution worksforme deleted
- Status changed from closed to reopened
I mean searching for a nonempty role.
comment:3 Changed 23 months ago by jttt
- Resolution set to worksforme
- Status changed from reopened to closed
I think -role: is enough. * works only for '=' operator, no other operator supports it (ie name=* won't work either)
Note: See
TracTickets for help on using
tickets.



Use child type:relation instead. This results in all elements which have a role (i.e. are relation members).