|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15495) Workspace got deleted ... [email protected] (JIRA)
- [JIRA] (JENKINS-15495) Workspace got del... [email protected] (JIRA)
- [JIRA] (JENKINS-15495) Workspace got del... [email protected] (JIRA)
- [JIRA] (JENKINS-15495) Workspace got del... [email protected] (JIRA)

The problem is that these workspaces were not in version control, since they only contain some scripts that never change. From time to time I back them up - and normally our company always does backups - but it still deleted some valuable items.
I think this is still a serious issue since Jenkins allows workspaces without version control association, and therefore they will not be automatically re-created.
Also, I have custom workspaces pointing into directories of my current development environment to run some scripts easily.
Deleting them would delete ongoing development work. And yes, sometimes a specific branch might be dormant for a while...