Closed Bug 946736 Opened 11 years ago Closed 11 years ago

date links in response don't filter dashboard correctly

Categories

(Input Graveyard :: Dashboard, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

(Whiteboard: u=user c=dashboard p=1 s=input.2013q4)

The date links for responses don't have correct date_start values, so they don't correctly filter in the dashboard.

STR:

1. go to https://input.mozilla.org/
2. click on the date link for a response. it's humanized text, so it'll be something like "2 minutes ago".

Expected:

1. the dashboard should filter on all responses for that day

Actual:

1. the dashboard ignores the date_start completely and nothing changes
Two things:

1. I think that link should actually be setting date_start and date_end.

2. The value looks like it's in the form YYYY-MM-DDTHH:MM:SS and it should really just be YYYY-MM-DD. I bet the dashboard view code sees that and ignores it because it's not a valid date.
Throwing it in this quarter because I'm pretty sure I'm right and therefore it's a quick fix.
Priority: -- → P3
Whiteboard: u=user c=dashboard p=1 s=input.2013q4
Landed in master in https://github.com/mozilla/fjord/commit/e16ce46

Waiting to push to production because it's release week.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Pushed to prod just now.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Input → Input Graveyard
You need to log in before you can comment on or make changes to this bug.