Modify ↓
Ticket #1901 (new enhancement)
Opened 7 years ago
Last modified 21 months ago
Add contains option to milestone filter in custom query
| Reported by: | anonymous | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | low | Milestone: | unscheduled |
| Component: | report system | Version: | devel |
| Severity: | minor | Keywords: | custom query |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I use similar milestone names of alpha, beta, and production releases. For example:
- 1.0ph1 (alpha)
- 1.0ph5 (beta)
- 1.0 (production release)
It would be very useful if I could use the custom query to accumulate all the tickets of a release. Unfortunately, the milestone filter currently only allows is/is not. Adding a contains option would let me do this.
Attachments
Change History
comment:1 Changed 7 years ago by cmlenz
- Priority changed from normal to low
- Severity changed from normal to minor
- Type changed from defect to enhancement
comment:2 Changed 6 years ago by cboos
- Milestone set to 2.0
See also #548, in particular its comment:13.
comment:3 Changed 2 years ago by cboos
- Milestone changed from 2.0 to unscheduled
Milestone 2.0 deleted
Note: See
TracTickets for help on using
tickets.



Switching to "contains" would require the value field to morph into a text field instead of a drop-down menu, so this isn't easy.
In the meantime, you can add one milestone filter per the release. They will be OR-ed together and produce the effect you want.