-
Bug
-
Resolution: Duplicate
-
Major
-
Jenkins 2.277.1 (LTS)
Ubuntu 18.04 (LTS)
OpenJDK 11.0.10
Workspace Cleanup Plugin 0.39 (Latest)
Accessing Jenkins via Google Chrome (89.0.4389.82) and Firefox (86.0) on Windows 10 (x64)
Apache HttpComponents Client 4.x API Plugin (4.5.13-1.0)
Bootstrap 4 API Plugin (4.6.0-2)
bouncycastle API Plugin (2.20)
Build Timeout (1.20)
Checks API plugin (1.6.0)
Command Agent Launcher Plugin (1.5)
Conditional BuildStep (1.4.1)
Credentials Plugin (2.3.15)
Dark Theme (0.0.12)
Display URL API (2.3.4)
Durable Task Plugin (1.35)
ECharts API Plugin (5.0.1-1)
EnvInject API Plugin (1.7)
Environment Injector Plugin (2.4.0)
External Monitor Job Type Plugin (1.7)
Extra Columns Plugin (1.22)
Flowdock plugin (1.1.11)
Font Awesome API Plugin (5.15.2-2)
Git client plugin (3.6.0)
Git plugin (4.6.0)
Green Balls (1.15.1)
Jackson 2 API Plugin (2.12.1)
Javadoc Plugin (1.6)
JavaScript GUI Lib: ACE Editor bundle plugin (1.1)
JAXB plugin (2.3.0.1)
JQuery3 API Plugin (3.5.1-3)
JSch dependency plugin (0.1.55.2)
JUnit Plugin (1.49)
LDAP Plugin (2.4)
Mail Watcher Plugin (1.16)
Mailer Plugin (1.33)
Matrix Authorization Strategy Plugin (2.6.5)
Matrix Project Plugin (1.18)
Maven Integration plugin (3.10)
MSBuild Plugin (1.30)
MSTest plugin (1.0.0)
Oracle Java SE Development Kit Installer Plugin (1.5)
OWASP Markup Formatter (1.1)
PAM Authentication plugin (1.6)
Parameterized Trigger plugin (2.40)
Pipeline: API (2.41)
Pipeline: Groovy (2.90)
Pipeline: Job (2.40)
Pipeline: Nodes and Processes (2.38)
Pipeline: SCM Step (2.12)
Pipeline: Step API (2.23)
Pipeline: Supporting APIs (3.8)
Plugin Utilities API Plugin (2.0.0)
Popper.js API Plugin (1.16.1-2)
PowerShell plugin (1.4)
Resource Disposer Plugin (0.15)
Run Condition Plugin (1.5)
SCM API Plugin (2.6.4)
Script Security Plugin (1.76)
Snakeyaml API Plugin (1.27.0)
SSH Credentials Plugin (1.18.1)
Structs Plugin (1.22)
Team Foundation Server Plug-in (5.157.1)
Theme Manager (Incubating) (0.6)
Timestamper (1.12)
Token Macro Plugin (2.15)
Trilead API Plugin (1.0.13)
VSTest Runner (1.0.4)
WMI Windows Agents Plugin (1.7)Jenkins 2.277.1 (LTS) Ubuntu 18.04 (LTS) OpenJDK 11.0.10 Workspace Cleanup Plugin 0.39 (Latest) Accessing Jenkins via Google Chrome (89.0.4389.82) and Firefox (86.0) on Windows 10 (x64) Apache HttpComponents Client 4.x API Plugin (4.5.13-1.0) Bootstrap 4 API Plugin (4.6.0-2) bouncycastle API Plugin (2.20) Build Timeout (1.20) Checks API plugin (1.6.0) Command Agent Launcher Plugin (1.5) Conditional BuildStep (1.4.1) Credentials Plugin (2.3.15) Dark Theme (0.0.12) Display URL API (2.3.4) Durable Task Plugin (1.35) ECharts API Plugin (5.0.1-1) EnvInject API Plugin (1.7) Environment Injector Plugin (2.4.0) External Monitor Job Type Plugin (1.7) Extra Columns Plugin (1.22) Flowdock plugin (1.1.11) Font Awesome API Plugin (5.15.2-2) Git client plugin (3.6.0) Git plugin (4.6.0) Green Balls (1.15.1) Jackson 2 API Plugin (2.12.1) Javadoc Plugin (1.6) JavaScript GUI Lib: ACE Editor bundle plugin (1.1) JAXB plugin (2.3.0.1) JQuery3 API Plugin (3.5.1-3) JSch dependency plugin (0.1.55.2) JUnit Plugin (1.49) LDAP Plugin (2.4) Mail Watcher Plugin (1.16) Mailer Plugin (1.33) Matrix Authorization Strategy Plugin (2.6.5) Matrix Project Plugin (1.18) Maven Integration plugin (3.10) MSBuild Plugin (1.30) MSTest plugin (1.0.0) Oracle Java SE Development Kit Installer Plugin (1.5) OWASP Markup Formatter (1.1) PAM Authentication plugin (1.6) Parameterized Trigger plugin (2.40) Pipeline: API (2.41) Pipeline: Groovy (2.90) Pipeline: Job (2.40) Pipeline: Nodes and Processes (2.38) Pipeline: SCM Step (2.12) Pipeline: Step API (2.23) Pipeline: Supporting APIs (3.8) Plugin Utilities API Plugin (2.0.0) Popper.js API Plugin (1.16.1-2) PowerShell plugin (1.4) Resource Disposer Plugin (0.15) Run Condition Plugin (1.5) SCM API Plugin (2.6.4) Script Security Plugin (1.76) Snakeyaml API Plugin (1.27.0) SSH Credentials Plugin (1.18.1) Structs Plugin (1.22) Team Foundation Server Plug-in (5.157.1) Theme Manager (Incubating) (0.6) Timestamper (1.12) Token Macro Plugin (2.15) Trilead API Plugin (1.0.13) VSTest Runner (1.0.4) WMI Windows Agents Plugin (1.7)
If I select the 'Delete workspace before build starts' checkbox under 'Build Environment' for a new job configuration (with or without advanced parameters), the checkbox gets deselected upon job creation.
Similarly, if I select the 'Delete workspace before build starts' checkbox under 'Build Environment' for an existing job (with or without advanced parameters), the checkbox gets deselected upon saving (using either the 'Save' or 'Apply' buttons, though the 'Apply' results in an apparently successful save until refreshing).
This fails silently. (i.e. I don't see anything in the Jenkins system logs indicating something went wrong)
I'm not sure when exactly this became an issue because it has been a while since we've had to add a new job.
I am able to save any other settings within the job configuration.
I am yet to find a workaround for this.
- duplicates
-
JENKINS-64241 TFS plugin broken since 2.264 (tables to divs)
- Open