Actions
Architecture #12180
closedArchitecture #11913: no reporting if value to report contains a variable
Architecture #11930: Add a way to prevent reporting of methods
typo in new logger
Fix check:
To do
Regression:
Description
Since #11913 is merged every method called make a reporting based of values defined in bundle report_data
We should add a way to control if a method needs to do a reporting. this should be done with a class set or not before the method caller (either a technique or a method)
We should modify the logger method to check if that class 'no_report' exists or not to check if we need to produce that report or not
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/715
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:4ccaa1b7b5e0168fdca925cd8ebd07595320853e.
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0~rc1 which was released today.
- 4.3.0~rc1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions