Closed Bug 1591076 Opened 5 years ago Closed 5 years ago

Popups show wrong value

Categories

(Tree Management :: Perfherder, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: igoldan, Assigned: sclements)

References

(Regression)

Details

Attachments

(1 file)

This issue can be observed on retriggered data points.

STR

  1. Go to a plot which has some retriggered data points and zoom onto them (example).
  2. Choose a commit with retriggered data points (e8905725eb46e, for example).
  3. Hover over each of the retriggered data points.

Expected results:
From top to bottom on the chosen commit, the popup should show the 68.22, 62.00, 59.41 and 58.48 values.

What we actually get:
Popup always shows the 62.00 value, which corresponds to the first data point, no matter what data point you hover onto.

Assignee: nobody → sclements
Status: NEW → ASSIGNED
Priority: -- → P1

This fix will use the performance datum primary key/id to find tooltip data (was previously using push id) and will add it to the selected query param but is backwards compatible so this patch won't break old links that show a tooltip.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: