-
Bug
-
Resolution: Unresolved
-
Critical
If manual changes made to config.xml, hitting Jenkins > Manage >
Reload Configuration from Disk does not seem to actually take jobs within the folder.
Repro:
1. Create folder
2. Create job within folder
3. Make changes by hand directly to Folder's config.xml
4. Make changes by hand directly to Job's config.xml
5. Reload config
6. Folder has updates, but Job does not reflect changes.
[JENKINS-28043] Reload configs of all jobs in folder
Component/s | New: core [ 15593 ] | |
Component/s | Original: cloudbees-folder-plugin [ 18137 ] | |
Assignee | Original: Jesse Glick [ jglick ] | |
Labels | New: folders |
Component/s | New: cloudbees-folder-plugin [ 18137 ] | |
Component/s | Original: core [ 15593 ] |
Labels | Original: folders | New: folders reload |
Description |
Original:
If manual changes made to config.xml, hitting Jenkins > Manage > Reload Configuration from Disk does not seem to actually take jobs within the folder. Actually ... that may be a Jenkins core issue, worth checking though. |
New:
If manual changes made to config.xml, hitting Jenkins > Manage > Reload Configuration from Disk does not seem to actually take jobs within the folder. Repro: 1. Create folder 2. Create job within folder 3. Make changes by hand directly to Folder's config.xml 4. Make changes by hand directly to Job's config.xml 5. Reload config 6. Folder has updates, but Job does not reflect changes. |
Are you sure this is reproducible? In which Jenkins version? It certainly should be reloading all jobs, everywhere, in any version I know about.