Closed
Bug 1074539
Opened 11 years ago
Closed 11 years ago
treeherder reloads twice if it redirects to default repo on initial page load
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: camd)
References
Details
it isn't checking if the repo was empty before and the new repo is the default
Comment 1•11 years ago
|
||
Is this the cause of bug 1066324?
Blocks: treeherder-dev-transition
Priority: -- → P1
| Assignee | ||
Comment 2•11 years ago
|
||
It's separate. But, coincidentally, I found it while working on that bug. :)
| Assignee | ||
Comment 3•11 years ago
|
||
Ed-- I apologize. This actually IS the culprit. I narrowed down the fix for this bug and it fixes the other as well... You're quite astute, young Skywalker... :)
Comment 4•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder-ui
https://github.com/mozilla/treeherder-ui/commit/9e12fd4fbbb15790d7e670fcaad9962f3a653aff
bug 1074539 - remove outdated bbq, use deparam instead
| Assignee | ||
Comment 5•11 years ago
|
||
Looks like it only updates the first bug in the list for commits. This commit is also part of the fix:
https://github.com/mozilla/treeherder-ui/commit/a1d6d323882930d57b52a9631175f6acea49c49e
| Assignee | ||
Comment 6•11 years ago
|
||
pushed to dev and stage
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Assignee: nobody → cdawson
Comment 7•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/442fe3ae88a38ad29b7cbb6f02dde7cf2b0b2048
bug 1074539 - remove outdated bbq, use deparam instead
You need to log in
before you can comment on or make changes to this bug.
Description
•