Opened 19 years ago
Closed 19 years ago
#3233 closed enhancement (fixed)
Add a one-click way to see all tickets for a milestone
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 0.11 |
| Component: | roadmap | Version: | none |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
For reporting purposes, I frequently add a query like this one to each milestone's description:
[query:?group=status&milestone=XYZ&order=priority all tickets for this milestone]
It would be nice if Trac had some way of automatically providing such function the same cool way it does now for open and closed tickets separately. The reason why I think Trac should do that instead of a user adding a query to milestone description is that Trac knows the milestone name and knows when it changes. I also think this query should be grouped by status because it would be a continuation of the milestone completion progress bar concept.
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
| Milestone: | → 0.11 |
|---|---|
| Owner: | changed from to |
comment:2 by , 19 years ago
The above suggestion would be for the Milestone view page.
Maybe the original reporter wanted to have that link at the Roadmap level, though.



Hm, why not a link somewhere in the Ticket status by fieldset, going to the query corresponding to what that panel shows?