-
Bug
-
Resolution: Fixed
-
Major
The setup wizard initialization currently happens once the InitMilestone.COMPLETED is reached.
On the first Jenkins startup, there is a risk that some code executed in another thread would call Jenkins#save before the setup wizard is initialized. Such code could be a groovy script, or in a third-party plugin.
In such a case, the Setup Wizard would be initialized with state RESTART and the instance wouldn't be initialized as expected.
- links to
[JENKINS-49401] Race condition can prevent setup wizard from initializing properly
Assignee | New: Vincent Latombe [ vlatombe ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #3282 (Web Link)" [ 20019 ] |
Remote Link | New: This issue links to "CloudBees Internal TIGER-4255 (Web Link)" [ 20149 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Labels | New: lts-candidate |
Labels | Original: lts-candidate | New: 2.107.3-fixed |