Project

General

Profile

Actions

Architecture #7458

closed

Architecture #7155: Stable class identifier

Architecture #7156: Modify generic methods to define and use the new class_prefix

_rudder_common_reports_generic bundle is broken - uses old_class_prefix but should be class_prefix

Added by Jonathan CLARKE over 8 years ago. Updated over 2 years ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
-
Effort required:
Name check:
To do
Fix check:
To do
Regression:

Description

The bundle _rudder_common_reports_generic never does any reports because it mixes use of old_class_prefix and class_prefix:

bundle agent _rudder_common_reports_generic(technique_name, class_prefix, ...
...
       "success" 
         usebundle  => _rudder_common_report("${technique_name}", "result_success", "${identifier}", "${component_name}", "${component_key}", "${message_prefix} was correct"),
         ifvarclass => "${old_class_prefix}_kept.!${old_class_prefix}_repaired.!${old_class_prefix}_error";
Actions #1

Updated by Jonathan CLARKE over 8 years ago

  • Status changed from New to In progress
  • Assignee set to Jonathan CLARKE
Actions #2

Updated by Jonathan CLARKE over 8 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Jonathan CLARKE to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/ncf/pull/270
Actions #3

Updated by Jonathan CLARKE over 8 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Applied in changeset commit:1968f7c88c7e603ec61900585d13b82842aebb07.

Actions #4

Updated by Vincent MEMBRÉ over 8 years ago

Applied in changeset commit:865433fd028dcae3708c15901d2bd03018f66dc0.

Actions #5

Updated by Vincent MEMBRÉ over 7 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF