-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
LTS 1.480.1
Given a Jenkins setup, with a single master that has the labels value set to <labels value>.
- Manage Jenkins ->
- Manage Nodes ->
- master "Configure" ->
- Set Labels to <labels value> ->
- Save
When I edit other System settings
- Manage Jenkins ->
- Configure System ->
- Save (no changes are required)
Then my <labels value> should still be in the <label>-element in the config.xml file.
- duplicates
-
JENKINS-23966 Master labels is disappeared in case system configuration has been changed
- Resolved