Actions
User story #5668
closedUser story #5673: Add support to parameters in ncf techniques written with ncf builder
User story #5665: Generate technique with parameter from ncf
Include directive parameter in expected report substitution logic
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Web - Config management
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
Today, Rudder use exepect_report.csv template to generate the actual rudder_expected_report.csv file for a given ncf Technique.
The generation replace "@RUDDER_ID
@" by the actual Rudder id (rule id/directive id/serial) for that reports.
We need to add new variables, one for each directive parameter, that will be replaced by the actual values of the these parameter from the directive.
The format should be the same as for Rudder, and parameter names should follow variable naming scheme (generic method name + parameter name + id)
Updated by Matthieu CERDA about 10 years ago
- Target version changed from 140 to 3.0.0~beta1
Updated by Jonathan CLARKE almost 10 years ago
- Target version changed from 3.0.0~beta1 to 3.1.0~beta1
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Updated by Benoît PECCATTE over 9 years ago
- Category set to Web - Config management
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.0~beta1 to 3.1.0~rc1
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.0~rc1 to 3.1.0
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.0 to 3.1.1
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.1 to 3.1.2
Updated by Jonathan CLARKE over 9 years ago
- Target version changed from 3.1.2 to Ideas (not version specific)
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from New to Rejected
We changed the way we generate reporting for ncf methods
Actions