Modify ↓
Opened 15 years ago
Closed 15 years ago
#5439 closed defect (fixed)
The progress meter seems to be limited to 100 tickets
Reported by: | J Evan S | Owned by: | Andrej Tokarčík |
---|---|---|---|
Priority: | normal | Component: | ProgressMeterMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I have the following line in a wiki page
[[ProgressMeter(milestone=App 9.2.2|App 9.2.2 WM)]]
Shows a beautiful progress bar with the states I've defined. But the ticket counts appear to be off. It lists a total of 100 tickets and all the status counts add up to 100, but when I follow the links, the queries show larger numbers - 487 tickets total.
We have Trac 0.11.4 and latest ProgressMeterMacro.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
(In [6138]) ProgressMeterMacro: all matching tickets are included in the resultant progress bar, fix #5439