Closed
Bug 1288869
Opened 9 years ago
Closed 9 years ago
Get popup when no jobs present (dev environment)
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1287501
People
(Reporter: camd, Unassigned)
Details
When I'm working in my dev env and have no jobs for a repo for whatever reason, I often get a popup of:
Invalid parameter passed to get job updates: please reload treeherder.
| Reporter | ||
Comment 1•9 years ago
|
||
Maybe this is how we got that weird -Infinity param. Dev environments with no ingested jobs yet?
Flags: needinfo?(wlachance)
Comment 2•9 years ago
|
||
No, the referrers were prod URLs.
Comment 3•9 years ago
|
||
Yeah, I think this is being caused because we're registering a jobs poller when there is no "last updated" job to poll. We should probably just reload everything in that case. Did you want to try fixing this Cam? It would probably be a good (relatively fast) exercise in understanding this code a bit better.
Flags: needinfo?(wlachance)
Updated•9 years ago
|
Flags: needinfo?(cdawson)
| Reporter | ||
Comment 4•9 years ago
|
||
This will be addressed in Will's patch to bug 1287501. Looks like that was the root cause.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(cdawson)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•