-
Bug
-
Resolution: Fixed
-
Major
-
None
-
CentOS 5.5
JRE 1.6.0
Jenkins 1.413
If a project is configured with a "blank" custom workspace in it's Advanced Project Options, then when the workspace is cleaned, $JENKINS_HOME is deleted.
More specifically, if the "Use custom workspace" option is ticked, but the "Directory" field is not filled in, then the workspace directory is effectively $JENKINS_HOME.
Presumably this is because (as the docs mention) the custom workspace is relative to $JENKINS_HOME.
This is a serious issue, because a workspace clean removes all Jenkins workspaces, all Jenkins job configuration etc. without warning.
Please protect silly people like me from myself!!!!!
[JENKINS-9806] JENKINS_HOME deleted by Jenkins
Description |
Original:
If a project is configured with a "blank" custom workspace in it's Advanced Project Options, then when the workspace is cleaned, $JENKINS_HOME is deleted. More specifically, if the "Use custom workspace" option is ticked, but the "Directory" field is not filled in, then the workspace directory is effectively $JENKINS_HOME. Presumably this is because (as the docs mention) the custom workspace is relative to $JENKINS_HOME. This is a serious issue, because it removes all Jenkins workspaces, all Jenkins job configuration etc. without warning. Please protect silly people like me from myself!!!!! |
New:
If a project is configured with a "blank" custom workspace in it's Advanced Project Options, then when the workspace is cleaned, $JENKINS_HOME is deleted. More specifically, if the "Use custom workspace" option is ticked, but the "Directory" field is not filled in, then the workspace directory is effectively $JENKINS_HOME. Presumably this is because (as the docs mention) the custom workspace is relative to $JENKINS_HOME. This is a serious issue, because a workspace clean removes *all* Jenkins workspaces, all Jenkins job configuration etc. without warning. Please protect silly people like me from myself!!!!! |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 139991 ] | New: JNJira + In-Review [ 188786 ] |