Closed Bug 1237737 Opened 8 years ago Closed 8 years ago

Executive dashboard - timescale control does not update graph

Categories

(Cloud Services :: Metrics: Dashboard, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: thuelbert, Assigned: hulmer)

Details

1. head to https://metrics.services.mozilla.com/firefox-executive-dashboard
2. click time scale and select weekly, eyeball graph

results: does not update
Assignee: nobody → hulmer
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Just noticed the permalink isn't updated when you change those controls. db.segment(this_seg) returns an array: [v2-weekly, v4-weekly].

Console error:

Uncaught TypeError: s.replace is not a function
strip_punctuation @ main.js:498
updatePermalink @ main.js:114
update_and_replot @ main.js:160
I've pushed a fix for now. Hamilton, feel free to modify it as you see fit.
Will fix today.
You need to log in before you can comment on or make changes to this bug.