Closed
Bug 1502350
Opened 7 years ago
Closed 7 years ago
Waiting for individual try push to appear never ends, have to reload to see it
Categories
(Tree Management :: Treeherder: Frontend, defect, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: camd)
References
Details
(Keywords: regression)
Attachments
(1 file)
Seen with Nightly.
Steps to reproduce:
1. Push something to Try.
2. Open the link to your Try push.
Treeherder shows:
"""
Waiting for a push with revision <rev> (view pushlog)
If the push exists, it will appear in a few minutes once it has been processed.
"""
It never shows the push unless the user reloads. From the console:
TypeError: te[(te.length - 1)] is undefined; can't access its "revision" property[Learn More] Pushes.jsx:225:12
poll/this.pushIntervalId<
Pushes.jsx:225:12
Updated•7 years ago
|
Flags: needinfo?(cdawson)
Priority: -- → P1
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Flags: needinfo?(cdawson)
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/07aeb95ff9696f0f368a98fae3f5153b740bdfbd
Bug 1502350 - Fix waiting for push (#4241)
Comment 3•7 years ago
|
||
Fixed on stage, will be deployed to prod sometime soon.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•