Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Critical
-
Resolution: Unresolved
-
Component/s: cloudbees-folder-plugin
-
Similar Issues:
Description
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.
Just created a whole load of jobs in a Folder.
Did a mass change inside the config files manually ( using a script )
Reloaded config ManageJenkins->reload configuration from disc
Jenkins updated, jobs inside folders were not updated
above...
I'll go for the
*Jenkins Version 2.219 *
( tried it on an earlier version, thought I had done something wrong, only a few jobs so changed using Jenkins GUI .. and ignored it.)
All latest plugins installed
Raised it to Major
I have many jobs in folders and changing e.g. the clearcase branch in 20+ jobs using the Jenkins GUI is not amusing when a perl one liner does it almost instantly.