#4853 closed enhancement (fixed)
Show Number of tickets attached to milestone in WebAdmin
| Reported by: | anonymous | Owned by: | Remy Blank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.2 |
| Component: | admin/web | Version: | devel |
| Severity: | trivial | Keywords: | patch |
| Cc: | remy.blank@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Using the newly integrated Web Admin frontend in trac-0.11dev to clean up an old project. In the Ticket System → milestones section I'd like to see the number of tickets assiciated to every milestone to see easily which milestone is empty and can safely be deleted. I have to switch to the Roadmap at the moment to see that info, which is quite some mouseworks at times. I do a lot in sqlite anyway, but the Web Admin sometimes is a lot handier than building SQL-Queries or using trac-admin.
Attachments (1)
Change History (7)
comment:1 by , 19 years ago
by , 17 years ago
| Attachment: | 4853-admin-milestone-ticket-count-r7400.patch added |
|---|
Patch against 0.11-stable adding a ticket count column to the milestones admin panel
comment:2 by , 17 years ago
| Cc: | added |
|---|---|
| Keywords: | patch added |
This patch adds a column to the milestone list of the "Milestones" admin panel, showing the number of tickets assigned to each milestone.
comment:3 by , 17 years ago
| Milestone: | 0.11.3 → 0.11.2 |
|---|
Looks good. I guess we could add this to 0.11.2 since it should be easy enough to test.
follow-up: 5 comment:4 by , 17 years ago
Patch applied in [7464].
Would it make sense to add the same functionality (show the number of tickets for each field value) to the other admin panels (components, priorities, resolutions, severities, ticket types, versions) as well? Or is it only really useful for milestones?
comment:5 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Replying to rblank:
Would it make sense to add the same functionality (show the number of tickets for each field value) to the other admin panels (components, priorities, resolutions, severities, ticket types, versions) as well? Or is it only really useful for milestones?
Replying to self: no reaction, so probably no use. Closing.
comment:6 by , 17 years ago
| Owner: | changed from to |
|---|



Sorry, forgot to leave my e-mail. Cheerz, Martin