Actions
Bug #24279
closedFiles not correctly deleted from filesystem when technique are deleted
Status:
Rejected
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
When resources are not correctly uploaded, because of linked bug, the techniques cannot be correctly deleted from git/filesystem
As a result, a new technique with the same name cannot be created, even if the technique doesn't show up in the technique edirot
After deleting the technique, the logs exibits
2024-02-27 11:40:15-0800 ERROR api-processing - error when committing Technique 'test_technique/1.0'; cause was: Unexpected: Error when trying to compile technique '/var/rudder/configuration-repository/techniques/ncf_techniques/test_technique/1.0'. Error details are available in `compilation-output.yml` file in the same directory. Error message: 'Exit code=2 for technique: '/var/rudder/configuration-repository/techniques/ncf_techniques/environment_pl_training/1.0'.'
there is no compilation-output.yml in this folder
Updated by Nicolas CHARLES 9 months ago
- Related to Bug #24276: An errors occurs within technique editor resource manager when we create a folder that has the same name than another parent folder added
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 8.0.6 to 8.0.7
Updated by Vincent MEMBRÉ 8 months ago
- Target version changed from 8.0.7 to 8.0.8
Updated by Vincent MEMBRÉ 7 months ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ 7 months ago
- Status changed from In progress to Rejected
Cannot reproduce since parent issue is fixed
Actions