Closed
Bug 99260
Opened 23 years ago
Closed 21 years ago
New charts for week and month intervals
Categories
(Bugzilla :: Reporting/Charting, enhancement, P5)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: roni_abusch, Assigned: gerv)
References
Details
Attachments
(4 files)
In my Bugzilla installation, we needed charts and reports for weeks and months,
not only days, so I've changed the collectstats.pl and the reports.cgi to fit.
I will attach my files, so if please put your suggestions/comments/remarks on
it...
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Comment 2•23 years ago
|
||
Reporter | ||
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
I think it would be much better if, rather than changing it to collect weekly,
continue to collect daily, but allow the user to specify how often they want to
plot. As long as that's a multiple of the collection period, no problem.
I guess you could make collection less often, but I don't like the idea because
you might want to report and the information won't be there.
How does reports.cgi differ from periodreport.cgi?
Reporter | ||
Comment 5•23 years ago
|
||
I've thought of collecting the stats daily and allowing the user to specify how
often they want to plot, but I didn't know how to do it, I will appreciate your
help with this if you can.
About the reports.cgi and the periodreport.cgi, is that one shows charts (using
the collectstats.pl), and the other shows reports and NOT charts, using sql (I
wanted also to use the files that the collectstats.pl generates to take the
info from there, but didn't know how - again, any help will be great...).
Assignee | ||
Comment 6•23 years ago
|
||
Assignee | ||
Comment 7•23 years ago
|
||
Oops, wrong bug!
Gerv
Updated•23 years ago
|
Comment 8•23 years ago
|
||
We are currently trying to wrap up Bugzilla 2.16. We are now close enough to
release time that anything that wasn't already ranked at P1 isn't going to make
the cut. Thus this is being retargetted at 2.18. If you strongly disagree with
this retargetting, please comment, however, be aware that we only have about 2
weeks left to review and test anything at this point, and we intend to devote
this time to the remaining bugs that were designated as release blockers.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
Comment 9•22 years ago
|
||
Gerv: what should we do with this? Is this going to be swallowed by your
reporting rewrite?
Assignee | ||
Comment 10•22 years ago
|
||
jouni: it'll get eaten by the charting rewrite, yes. That's next on the list as
soon as the reporting rewrite (bug 12282) goes in.
Gerv
Assignee | ||
Updated•22 years ago
|
Summary: New charts and reports → New charts for week and month intervals
Assignee | ||
Comment 11•22 years ago
|
||
The new generic charting subsystem allows you to select charting frequency on a
per-chart basis. So this will be fixed by bug 16009.
Gerv
Depends on: 16009
Priority: -- → P5
Assignee | ||
Comment 12•21 years ago
|
||
Fixed by bug 16009.
Gerv
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•