1.8.3 · Core 2.138.1 · b0a6adb · 20th September 2018 01:48 PM
Trying to create a pipeline for a github repository with the blueocean wizard...
I select my organization under 'Which organization does the repository belong to?'
It shows 'Loading...' indefinitely.
There is a javascript error in my Chrome console:
TypeError: Cannot read property 'items' of undefined
at GithubFlowManager._updateRepositories (jenkins-js-extension.js:105824)
at executeAction (jenkins-js-extension.js:53907)
at GithubFlowManager.res (jenkins-js-extension.js:53879)
at jenkins-js-extension.js:105805
I have access to three organizations on github, and the other two show repository lists immediately, no problem.
Any help appreciated!