Actions
Bug #23479
closedUnable to save a technique resource through the file manager
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
I hate Rudder for that
User visibility:
First impressions of Rudder
Effort required:
Priority:
196
Name check:
To do
Fix check:
To do
Regression:
Yes
Description
When I try to save a file with the file descriptor in a technique, I have an error:
2023-09-22 09:44:49+0000 ERROR api-processing - SystemError: An error occurred; cause was: java.nio.file.DirectoryNotEmptyException: /var/rudder/configuration-repository/techniques/ncf_techniques/test/1.0/resources 2023-09-22 09:45:42+0000 ERROR com.normation.rudder.rest.internal.SharedFilesAPI - An error occurred while looking into directory <- 'action' is not defined in request
1. The file present in /var/rudder/configuration-repository/techniques/ncf_techniques/test/1.0/resources
2. When I click on "Manage resources" the file descriptor is empty, my file have disappear, when I close the window, my file was gone too in the technique
3. But the file was still present in /var/rudder/configuration-repository/techniques/ncf_techniques/test/1.0/resources
Files
Updated by Elaad FURREEDAN about 1 year ago
- Subject changed from Unable to save a technique ressource through the file manager to Unable to save a technique resource through the file manager
Updated by Vincent MEMBRÉ about 1 year ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/5058
Updated by Anonymous about 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|beddd160cce343858e2b1eee650f76bb34334703.
Updated by Vincent MEMBRÉ about 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.0.0~beta3 which was released today.
Actions