-
Improvement
-
Resolution: Unresolved
-
Minor
-
1.0.0-rc1 · Core 2.32.3 · 9ac3256 · (no branch)
- Go to http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/organizations/jenkins/cloudbees/
- You'll be redirected to http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/organizations/jenkins/cloudbees/activity
- Nothing will be showed in the activity and you'll get the JS errors in the screenshot attached
GET http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/cloudbees/activities/?start=0&limit=26 404 (Not Found)
request @ blueocean.js:2551
dedupe @ blueocean.js:7854
dedupe @ blueocean.js:7877
rawFetchJSON @ blueocean.js:2569
fetchJSON @ blueocean.js:2650
fetchNextPage @ blueocean.js:6128
executeAction @ blueocean.js:63201
res @ blueocean.js:63173
Pager @ blueocean.js:6108
lazyPager @ blueocean.js:5244
getPager @ blueocean.js:6341
activityPager @ blueocean.js:5238
componentWillMount @ jenkins-js-extension.js:46475
target.(anonymous function) @ jenkins-js-extension.js:11126
performInitialMount @ blueocean.js:83535
mountComponent @ blueocean.js:83442
mountComponent @ blueocean.js:90455
updateChildren @ blueocean.js:81720
_reconcilerUpdateChildren @ blueocean.js:89308
_updateChildren @ blueocean.js:89407
updateChildren @ blueocean.js:89394
_updateDOMChildren @ blueocean.js:85152
updateComponent @ blueocean.js:84970
receiveComponent @ blueocean.js:84928
receiveComponent @ blueocean.js:90534
_updateRenderedComponent @ blueocean.js:83936
_performComponentUpdate @ blueocean.js:83906
updateComponent @ blueocean.js:83827
receiveComponent @ blueocean.js:83729
receiveComponent @ blueocean.js:90534
_updateRenderedComponent @ blueocean.js:83936
_performComponentUpdate @ blueocean.js:83906
updateComponent @ blueocean.js:83827
performUpdateIfNecessary @ blueocean.js:83743
performUpdateIfNecessary @ blueocean.js:90566
runBatchedUpdates @ blueocean.js:91605
perform @ blueocean.js:93653
perform @ blueocean.js:93653
perform @ blueocean.js:91544
flushBatchedUpdates @ blueocean.js:91627
closeAll @ blueocean.js:93719
perform @ blueocean.js:93666
batchedUpdates @ blueocean.js:87336
enqueueUpdate @ blueocean.js:91655
enqueueUpdate @ blueocean.js:91263
enqueueForceUpdate @ blueocean.js:91396
ReactComponent.forceUpdate @ blueocean.js:82775
(anonymous) @ jenkins-js-extension.js:11158
Reaction.runReaction @ jenkins-js-extension.js:13730
runReactions @ blueocean.js:63882
transactionEnd @ blueocean.js:63954
executeAction @ blueocean.js:63205
res @ blueocean.js:63173
(anonymous) @ blueocean.js:6616
tryCatch @ blueocean.js:38858
invokeCallback @ blueocean.js:38873
publish @ blueocean.js:38841
flush @ blueocean.js:38569
blueocean.js:6146 Error fetching page Error: Not Found
at checkStatus (blueocean.js:2417)
(anonymous) @ blueocean.js:6146
jamesdumay we need to decide what we should do if the user visits a URL that corresponds to an organization folder. And for that matter, a folder as well. There may be handling for the latter already, in which case perhaps we should do the same for the former?