Project

General

Profile

Actions

Bug #14452

closed

Typo in the cheatsheet

Added by Félix DALLIDET over 5 years ago. Updated almost 5 years ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

In the section "Variables"->"Node properties" we have the following:

${rudder.properties[key]}
${rudder.properties[subtree]}
${rudder.properties[key] | node} execution

which I think should be:

${node.properties[key]}
${node.properties[key][subKey]}
${node.properties[key] | node} execution


Related issues 1 (0 open1 closed)

Related to Rudder tools - Bug #19109: Typo reappeared in the cheatsheetResolvedRaphael GAUTHIERActions
Actions

Also available in: Atom PDF