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
Actions