-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 22.0.0
-
Component/s: None
-
Labels:
-
Sprint:Horizon - March 21st 2018, Horizon - March 21st 2018, Horizon - April 4th 2018, Horizon - April 11th 2018
In EventToIndex.Java sending into ES with type alarmchange, the p_oldalarmvalues and p_newalarmvalues parameters are submitted as a single escaped string and not a unescaped JSON object containing multiple sub parameters.
See Attachments including updated ES mapping file.
Issue.txt - Direct from packet capture
eventsindextemplate.json - Newer structured mapping
This should link to HZN-1249