jenkinsci / jenkinsci/cloudbees-folder-plugin
[JENKINS-20007] Folder rename fails when mandatory file lock held on old location
- Dominant language
- Java
- Stars
- 59
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
On Windows:
- Create a new Folder_X
- Move a job to Folder_X
- On the Jenkins host, open an Explorer window and navigate into the Folder_X\jobs directory
- Rename Folder_X to Folder_Y (using the Jenkins GUI)
The result is that the Folder_X directory is deleted and the Folder_Y directory is not created, resulting in the loss of the folder and its jobs. Only reproducible when the directory is open in Explorer.
---
Originally reported by
jglick, imported from: Folder rename fails when mandatory file lock held on old location
jglick
Raw content of original issue
On Windows:
- Create a new Folder_X
- Move a job to Folder_X
- On the Jenkins host, open an Explorer window and navigate into the Folder_X\jobs directory
- Rename Folder_X to Folder_Y (using the Jenkins GUI)
The result is that the Folder_X directory is deleted and the Folder_Y directory is not created, resulting in the loss of the folder and its jobs. Only reproducible when the directory is open in Explorer.
- environment:
(originally RM-1577)
Contributor guide
Assessment
This issue has not been assessed yet.