-
Bug
-
Resolution: Unresolved
-
Minor
-
None
We're currently introducing JobDSL plugin for configuration purposes. We have found, that when we use the "folder" declaration, any custom settings made in these folders are trashed and reset to "unconfigured" state. This affects at least:
- Icons set by "CustomFolderIconPlugin"
- Views defined for the folders
maybe more settings are affected. Since JobDSL does not support configuring these parameters at all, I would expect it to leave these settings alone if they exist. Even in case it would support them one day, I would generally assume, that any config setting in existing items, not explicitly defined in JobDSL scripts is not touched by JobDSL plugin and left as is.