Actions
Bug #25480
openDetection of node properties does not detect rogue properties
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
If a directive uses as a parameter
${const.dollar}{const.dollar}{node.properties[K2000]}, it is correctly evaluated (on the agent side) as the property K2000
Yet, the search on usage for properties K2000 does not find it
Updated by Vincent MEMBRÉ about 1 month ago
- Target version changed from 8.2.0~rc1 to 8.2.0
Updated by Clark ANDRIANASOLO about 1 month ago
This kind of syntax does not work with the Windows 8.2~rc2 agent, it results in the value ${const.dollar}{node.properties[K2000]}
(only the first ${const.dollar}
gets replaced)
Updated by Vincent MEMBRÉ 25 days ago
- Target version changed from 8.2.0 to 8.2.1
Updated by Vincent MEMBRÉ 15 days ago
- Target version changed from 8.2.1 to 8.2.2
Actions