Project

General

Profile

Actions

Bug #15049

open

Rudder dict variable call is non compatible with windows powershell one

Added by Félix DALLIDET almost 5 years ago. Updated about 2 months ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Web - Technique editor
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
No

Description

In the technique editor, if you try to access a node property you will use:
${node.properties[key][subkey]}

BUT powershell waits for $(${node.properties['key']['subkey'])

The wrappping part is already handled at generatino time, but not the quoting one.
Since there are syntax checking, you can not write it in the technique editor, leading to being unable to use variable on windows outside of templating...


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #12914: Windows agent windows syntax to use variable is different than the linux oneRejectedActions
Actions

Also available in: Atom PDF