Project

General

Profile

Actions

Bug #10613

closed

Node property documentation has error

Added by Janos Mattyasovszky about 7 years ago. Updated almost 7 years ago.

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

Description

On the URL:
http://www.rudder-project.org/doc-4.1/_node_properties_expansion_in_directives.html

There is this text:

In any directive text field, you can access properties defined on nodes using the following syntax:

${node.properties[key_one][key_two]}

where:
  • property_name is the name of the property defined via the API
  • key_one and key_two are keys in the JSON structure

The "property_name" is not present in the example, nor anywhere on the Page.

It is probably simply missing from the example and should be:

${node.properties[property_name][key_one][key_two]}

Actions #1

Updated by Janos Mattyasovszky about 7 years ago

  • Description updated (diff)
Actions #2

Updated by Alexis Mousset about 7 years ago

  • Assignee set to Alexis Mousset
  • Target version set to 3.1.20
Actions #3

Updated by Alexis Mousset about 7 years ago

  • Status changed from New to In progress
Actions #4

Updated by Alexis Mousset about 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder-doc/pull/305
Actions #5

Updated by Alexis Mousset almost 7 years ago

  • Status changed from Pending technical review to Pending release
Actions #6

Updated by Vincent MEMBRÉ almost 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.1.20, 4.0.5 and 4.1.2 which were released today.

Actions

Also available in: Atom PDF