Closed
Bug 1206097
Opened 10 years ago
Closed 10 years ago
After initially selecting a series, perfherder graphs puts in "true" as one of the selected revisions
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
Details
Attachments
(1 file)
Thanks to Vaibhav for noticing this one yesterday.
For some reason I decided to put empty parameters in the default route for perfherder's router, which caused this as a side effect. Taking them out (as was the case before) seems to fix the issue.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8662947 -
Flags: review?(jmaher)
Updated•10 years ago
|
Attachment #8662947 -
Flags: review?(jmaher) → review+
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/3ad2d24f91dafb24dfae962815123db75f0b1591
Bug 1206097 - Fix selection of invalid revision 'true' when adding graph
https://github.com/mozilla/treeherder/commit/ca5a293f792f282711e271f02b202de7d2aa1dcd
Merge pull request #973 from wlach/1206097
Bug 1206097 - Fix selection of invalid revision 'true' when adding graph
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•