Actions
Bug #3582
closedPolicy Template "Download a file from the shared folder": When error happens some logs are duplicated
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
There is two report sent when there is an error in 'copy from shared folder' techniques
Can't stat /var/rudder/configuration-repository/shared-files/test.txt in files.copyfrom promise R: @@copyFile@@result_success@@46942b63-888f-4b3a-bfce-64014ec044bf@@7f85f885-6eef-4696-83d3-386cbae651b1@@3@@Copy file@@test.txt@@2013-05-13 13:07:24+02:00##root@#The content of the file(s) is valid R: @@copyFile@@result_error@@46942b63-888f-4b3a-bfce-64014ec044bf@@7f85f885-6eef-4696-83d3-386cbae651b1@@3@@Copy file@@test.txt@@2013-05-13 13:07:24+02:00##root@#The content or permissions of the file(s) could not have been repaired for some reason
there should only be the error one, the other one is confusing and is a misstake
Actions