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

Also available in: Atom PDF