Details
-
Bug
-
Status: Closed
-
Low
-
Resolution: Done
-
Kohn Release
-
None
-
None
Description
The absolute path to list with integer key is not working.
Reason:
1. The list keys are always wrapped in single quotes independent of the type.
2. The parser thinks that list index is a leaf condition but the json data is stored without quotes (this is when the type is int)
Suggestion:
Check the absolute path is generated by ODL or our code
Attachments
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
128238,16 | Fix Absolute Path to list with Integer/String key | master | cps | Status: MERGED | +2 | +1 |
128314,1 | Fix ANTLR version issue | jakarta | cps | Status: MERGED | +2 | +1 |
128492,1 | Fix ANTLR version issue | master | cps | Status: MERGED | +2 | +1 |