Closed Bug 1130469 Opened 9 years ago Closed 9 years ago

in hb data view, distinguish "test" rows

Categories

(Input :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: lgp171188, Mentored)

Details

(Whiteboard: u=gregg c=heartbeat p= s=input.2015q1)

The heartbeat model has an is_test field which allows us to denote heartbeat data that was generated for testing or development purposes and shouldn't be considered "live data".

The hb data view has a lot of data in it now. It makes development harder because it's difficult to find and distinguish is_test records.

This bug covers two things:

1. add an is_test filter much like the survey filter that allows someone to specify all, is_test=yes and is_test=no

2. change the css so that is_test data has a row background that makes them obviously testing data
Making this a mentored bug and assigning it to the prolific lguruprasad.
Assignee: nobody → lgp171188
Mentor: willkg
In a pull request - https://github.com/mozilla/fjord/pull/488
Landed in master: https://github.com/mozilla/fjord/commit/be95d8e6b1a70b288cf2cef7acac7403771bd821

I'll push it out next deployment.
Status: NEW → ASSIGNED
Pushed to production. Verified it works super. Thank you!
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.