Closed
Bug 522075
Opened 15 years ago
Closed 14 years ago
Fix bug in cron/util.py that doesn't use specified deltaWindow to calculate defaultDateInterval
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
2.0
People
(Reporter: griswolf, Assigned: lars)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier:
When calculating defaultDateInterval, we always use table's window_size or default window size when we should use the provided config window_size
Reproducible: Always
Reporter | ||
Comment 1•15 years ago
|
||
This is just a note to myself to fix this bug when I get back from vacation.
Comment 2•15 years ago
|
||
-> 1.8 so Lars can take a look after 1.7.
Assignee: nobody → lars
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → 1.8
Updated•15 years ago
|
Target Milestone: 1.8 → 2.0
Assignee | ||
Comment 3•14 years ago
|
||
this is superceded by the new TCBS work
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•