Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: config-file-provider-plugin
-
Labels:None
-
Environment:Jenkins ver. 2.32.3
config-file-provider-plugin 2.16.0
-
Similar Issues:
Description
When setting a new default view in a folder, already existing config files get deleted
Steps to reproduce:
- create a folder
- create a config file 'some config'
- create job 'test1'
- create job 'test2'
- create a new view 'test2 only' and assign job test2
- edit the folder and set 'test2 only' as default view
Expected result:
default view is changed, all configuration files still exist in all views
Actual result:
default view changed, all configuration files deleted
Also switching back the default view does not recover the deleted configuration files
There is a issue, which should be fixed in 2.15.7 by Dominik Bartholdi:
Attachments
Issue Links
- blocks
-
JENKINS-42389 Modifying Folder configuration removes all config files
-
- Resolved
-
- is related to
-
JENKINS-42389 Modifying Folder configuration removes all config files
-
- Resolved
-
as you noted, there is a newer version of the config-file-provider plugin - please first try to reproduce the issue with this version