Actions
Bug #15983
closedfile_from_shared_folder generic methods fails to report
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
It currently only logs info reports and no proper reports.
This is due to args arity conflict between the GM and the GM it calls at execution time
-> old_class_prefix are "correct" but all class_prefix are broken
Still no idea why it only records in log mode, but the fix make it works as expected.
Updated by Félix DALLIDET about 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/1081
Updated by Félix DALLIDET about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:a1bfe55fbff08b11ca8379cc2375d6b4ec317b43.
Updated by Nicolas CHARLES about 5 years ago
- Has duplicate Bug #16089: Missing reports for "File copy from Rudder shared folder" technique added
Updated by Alexis Mousset about 5 years ago
- Related to Bug #16137: Missing report in "Package check installed" generic methods added
Updated by Alexis Mousset about 5 years ago
- Name check changed from To do to Reviewed
Updated by Alexis Mousset about 5 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.15 which was released today.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods - File Management to Generic methods
Actions