[Trac-tickets] [The Trac Project] #2195: Improve links to query
from the Milestone view
The Trac Project
noreply at edgewall.com
Sun Oct 9 04:47:49 CDT 2005
#2195: Improve links to query from the Milestone view
-------------------------+--------------------------------------------------
Reporter: cboos | Owner: cboos
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: roadmap | Version: devel
Severity: trivial | Keywords: |
-------------------------+--------------------------------------------------
Currently, in the Milestone view, the ''Ticket status by '' panel
associates each possible value with a query:
{{{
Ticket status by Priority
...
High 13/15
...
(1) (2)(3)
}}}
The link (1) goes to a query where ''all'' the matching tickets
will be shown. I think that this should be restricted to the open
tickets only.
The numbers in (2) and (3) could be linked to queries
for the closed and all tickets, respectively.
Alternatively, the link (1) could link to a query grouping
the results by status.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2195>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list