Closed
Bug 620023
Opened 15 years ago
Closed 15 years ago
default date range should be less than all time and end at today
Categories
(Tree Management Graveyard :: OrangeFactor, defect)
Tree Management Graveyard
OrangeFactor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Unassigned)
Details
Currently the default view
(http://brasstacks.mozilla.com/couchdb/orange_factor/_design/woo/orange.html)
displays data for all time. By default, this should display e.g. the
last three months. bug 609986 will allow selection of arbitrary
periods when implemented. Additional filters and charts should also
appear on this page.
| Assignee | ||
Comment 1•15 years ago
|
||
This applies to all relevant views, eg TestRun.
| Assignee | ||
Comment 2•15 years ago
|
||
I'm thinking maybe 3-4 weeks, actually. Should be a fair bit faster to load and probably contains enough data.
Assignee: nobody → mcote
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•15 years ago
|
||
4 weeks loads pretty quickly on my machine. I'm going with that unless I hear a convincing argument otherwise.
Summary: default view should be the last 3 months → default date range should end at today and start reasonably earlier
| Assignee | ||
Comment 4•15 years ago
|
||
I also made the defaults slightly more interesting:
- default end day is today
- default start day is 4 (currently) weeks before end day
So if someone goes directly to the URL for a graph over time and only specifies an end day, the start day will be 4 weeks before that. Shouldn't be possible in the UI, but you never know what people will try as URLs.
Summary: default date range should end at today and start reasonably earlier → default date range should be less than all time and end at today
| Assignee | ||
Comment 5•15 years ago
|
||
Done with my patch for bug 620045. I will leave this bug open until we're sure that 4 weeks is what we want.
| Assignee | ||
Comment 6•15 years ago
|
||
We'll go with this.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Testing → Tree Management
Updated•5 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•