Project

General

Profile

Actions

User story #4201

closed

User story #4199: Addition of "Technique with values" in Rudder - ncf integration

Adapt expected reports generation to use provided expected report CSV template

Added by François ARMAND over 10 years ago. Updated over 9 years ago.

Status:
Released
Priority:
1
Category:
Web - Compliance & node report
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

For new Technique, we provide a template of expected reports in the mean of a CSV file.

That file miss generation-time information, like Rule UUID and serial, and Directive UUID. So the expected report build process need to be adapt to parse the CSV template, update missing information, and write the resulting files at the expected place.

TODO:

  • define the CSV template name, and its place (=> expected_report_template.csv)
  • define the tag name to be replace for serial, rule UUID, directive UUID (=> @RUDDER_ID@ )
  • define the final CSV path (=> expected_report.csv)

Note: the written CSV must retain all information contained in the source template CSV, especially comments (line starting with #) or headers, if provided.

Actions

Also available in: Atom PDF