Project

General

Profile

Actions

Bug #16070

closed

Bug #16069: Policy generation is broken when using condition on generic methds

several typos in generated policies with technique editor

Added by Nicolas CHARLES over 4 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Technique editor
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

  methods:
    "dummy_report_2" usebundle => _classes_noop(canonify("${class_prefix}_command_execution_/bin/true")),
                        unless => concat("any.(file_lines_present__tmp_lemarran_repaired)")";
    "dummy_report_2" usebundle => _method_reporting_context("Command execution", "/bin/true"),
                        unless => concat("any.(file_lines_present__tmp_lemarran_repaired)")";
    "dummy_report_2" usebundle => log_rudder("Skipping method 'Command execution' with key parameter '/bin/true' since condition 'any.(file_lines_present__tmp_lemarran_repaired)' is not reached", "/bin/true", canonify("${class_prefix}_command_execution_/bin/true"), canonify("${class_prefix}_command_execution_/bin/true"), @{args}),
                        unless => concat("any.(file_lines_present__tmp_lemarran_repaired)")";
Actions #1

Updated by Nicolas CHARLES over 4 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #2

Updated by Nicolas CHARLES over 4 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/2560
Actions #3

Updated by Nicolas CHARLES over 4 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.0.0~beta1 which was released today.

Actions #5

Updated by Alexis Mousset almost 2 years ago

  • Category set to Web - Technique editor
Actions

Also available in: Atom PDF