Closed
Bug 799691
Opened 13 years ago
Closed 13 years ago
x axis hash marks don't actually align with specific days
Categories
(Input Graveyard :: Dashboard, defect, P3)
Input Graveyard
Dashboard
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: mythmon)
Details
(Whiteboard: u=user c=dashboard p=1 s=2012.20)
From IRC:
"""
Oct 03 14:27:28 <Cww> two bugs are driving me nuts as I test: 1) x axis hash marks don't actually align with specific days.
...
Oct 03 14:28:25 <mythmon> 1) should be pretty simple to fix.
...
Oct 03 14:31:22 <mythmon> the first issue (lines not lining up) is a timezone thing.
Oct 03 14:31:44 <mythmon> the lines are in local time, but the dots are in utc time.
"""
| Reporter | ||
Comment 1•13 years ago
|
||
Putting this in the 2012.20 sprint, making it a P3, and assigning to Mike since he knows what the issue is.
Mike: Can you estimate the points for this one?
Assignee: nobody → mcooper
Priority: -- → P3
Whiteboard: u=user c=dashboard p= s=2012.20
| Assignee | ||
Comment 2•13 years ago
|
||
I estimate 1 point, because it should be as simple as adjusting time zones to always use UTC everywhere.
| Reporter | ||
Comment 3•13 years ago
|
||
Ok. Please update the whiteboard accordingly.
| Assignee | ||
Updated•13 years ago
|
Whiteboard: u=user c=dashboard p= s=2012.20 → u=user c=dashboard p=1 s=2012.20
| Reporter | ||
Comment 4•13 years ago
|
||
In pull request: https://github.com/mozilla/fjord/pull/52
| Assignee | ||
Comment 5•13 years ago
|
||
We debated the commit message for this for a silly amount of time in irc. Put we finally are on the same page.
Landed in https://github.com/mozilla/fjord/commit/bab4e72050a269508ac4596e9a7c3142d9426df0.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•