-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
docker run -p 8080:8080 jenkins/jenkins:2.164.3
Seen this myself, and also reports from others that Jenkins requires a restart after setup wizard plugin installation for things to not be broken.
Steps to reproduce:
- Install suggested plugins in setup wizard
- Observe that Folders is installed before Credentials
- New Item, type Folder
Expected result
Folder config screen loads
Actual result
It does not
Workaround
Restart Jenkins after plugin installation.
- duplicates
-
JENKINS-49026 Plugins are not installed in right order in case of optional dependency
- Open