Modify ↓
Opened 18 years ago
Closed 18 years ago
#6903 closed enhancement (duplicate)
dropdown menu for reports ("View Tickets")
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | general | Version: | 0.10.3.1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The button "View Tickets" in the main menu of Trac coul be a dropdown menu from which you could choose the report you wish directly. Perhaps this is also suitable for other menus like the roadmap.
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Custom queries can be stored as reports. The only questionable thing about reports is whether we should expose the internals of Trac via SQL or provide higher-level access to the data (like custom queries do, but we can imagine improved query language).
Duplicate of #3511.
Note:
See TracTickets
for help on using tickets.



That depends,
last I knew the query part would be replacing the view tickets/reports functionality as it exists right now.