Project

General

Profile

Actions

User story #6947

open

Condition canonification does not handle nested substitution

Added by Alexis Mousset over 8 years ago. Updated 8 months ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
rudderc
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
No

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.

Actions #1

Updated by Alexis Mousset over 7 years ago

  • Category set to Technique editor - API
Actions #2

Updated by Alexis Mousset about 7 years ago

  • Target version changed from 0.x to master
Actions #3

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from master to 4.2.2
Actions #4

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.2 to 4.2.3
Actions #5

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.3 to 4.2.4
Actions #6

Updated by Benoît PECCATTE about 6 years ago

  • Target version changed from 4.2.4 to Ideas (not version specific)
Actions #7

Updated by Benoît PECCATTE over 2 years ago

  • Project changed from 41 to Rudder
  • Category changed from Technique editor - API to Web - Technique editor
Actions #8

Updated by Alexis Mousset 8 months ago

  • 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

still true

Actions #9

Updated by Alexis Mousset 8 months ago

  • Subject changed from classes canonifying in rudderc does not handle nested substitution to Condition canonification does not handle nested substitution
Actions

Also available in: Atom PDF