Actions
User story #12414
closedMake reporting work when targeting several time the same item with several generic method
Effort required:
Name check:
Fix check:
Regression:
Description
For the moment, if we manage twice key->value in the same file, at best we have leakage of reporting from the first GM to the second, at worse the second never reports
For this, I leverage class_prefix, by effectively using it, not having unused definition everywhere
It needs knowledge of the defined classed in the inner method though
Updated by Nicolas CHARLES over 6 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES over 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/ncf/pull/734
Updated by Alexis Mousset over 6 years ago
- Has duplicate Bug #12423: Missing report for Service enabled at boot on RHEL7 for httpd added
Updated by Nicolas CHARLES over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:d41ed781e889d59a68b919b45375d33e7a46519e.
Updated by Alexis Mousset over 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0 which was released today.
- 4.3.0: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Alexis Mousset over 6 years ago
- Related to User story #12426: Use the new class_prefix for service methods added
Updated by Alexis Mousset over 6 years ago
- Related to Architecture #12427: Use the new class_prefix for package methods added
Updated by Nicolas CHARLES over 6 years ago
- Has duplicate Bug #11129: Using of two "File ensure key value in parameter list" methods in the same technique causes the second one to report failed if the first one fails. added
Updated by Nicolas CHARLES over 6 years ago
- Has duplicate Bug #10838: File content (Key/value pair) reports for all entries, even if only one changes added
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions