Actions
Bug #15048
closedError message in technique editor when using wrong syntax for node properties is REALLY not clear enough
Bug #15048:
Error message in technique editor when using wrong syntax for node properties is REALLY not clear enough
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
I tried to create a technique using a wrong syntax using the node properties:
${node.properties.key[subkey]} instead of ${node.properties[key][subkey]}
I get the following error which does not help at all:
[2019-06-10 14:43:57] ERROR com.normation.rudder.rest.RestUtils - "Could not update ncf technique <- "
Actions