User story #6947
open
Condition canonification does not handle nested substitution
Added by Alexis Mousset over 9 years ago.
Updated 6 months ago.
Description
file_from_template_mustache_data_${string_variable.${this.bundle}_configuration_file}_repaired
becomes:
concat("file_from_template_mustache_data_",canonify("${string_variable.${this.bundle}"),"_configuration_file}_repaired")
which is invalid.
- Category set to Technique editor - API
- Target version changed from 0.x to master
- Target version changed from master to 4.2.2
- Target version changed from 4.2.2 to 4.2.3
- Target version changed from 4.2.3 to 4.2.4
- Target version changed from 4.2.4 to Ideas (not version specific)
- Project changed from 41 to Rudder
- Category changed from Technique editor - API to Web - Technique editor
- Subject changed from classes canonifying in ncf.py does not handle nested substitution to classes canonifying in rudderc does not handle nested substitution
- Category changed from Web - Technique editor to rudderc
- Regression set to No
- Subject changed from classes canonifying in rudderc does not handle nested substitution to Condition canonification does not handle nested substitution
still true (but we almost have a fix).
Also available in: Atom
PDF