-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: gitlab-plugin
-
None
-
Environment:Jenkins 2.289.3
gitlab-plugin 1.5.20
GitLab plugin creates a "Use custom workspace" configuration option that does not write to file on save/apply.Â
Â
Reproduction steps:
- Create a new Jenkins instance
- Download GitLab Plugin and restart
- Create a Freestyle Project
- Select "Use custom workspace" above "GitLab Connection" and define a path
- Click Save
- Check Configuration or config.xml and see that custom workspace path was not saved
Â
Workaround: use "Use custom workspace" option under Advanced in General section in Job Configuration.