Actions
Bug #18025
closedUse node properties as path for node properties
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
It's impossible to use a properties as path for a node properties for now, the parse forbids it
ie : ${node.properties[${nodes.properties[foo]}]}
result in an error during policy generation
this exists too in Rudder 6.0 and before but parser as totally changed in 6.1 so it will need a different fix
Actions