Project

General

Profile

Actions

Bug #19109

closed

Typo reappeared in the cheatsheet

Added by Raphael GAUTHIER about 3 years ago. Updated almost 2 years ago.

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

Description

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

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

which should be:

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

We already fixed this bug in #14452, but it reappeared


Related issues 1 (0 open1 closed)

Related to Rudder tools - Bug #14452: Typo in the cheatsheetReleasedFĂ©lix DALLIDETActions
Actions #1

Updated by Raphael GAUTHIER about 3 years ago

  • Related to Bug #14452: Typo in the cheatsheet added
Actions #2

Updated by Alexis Mousset almost 2 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF