Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Done
-
None
-
None
-
A&AI Sprint 3, A&AI Sprint 4
Description
If contains-other-v is not defined in an edge rule, EdgePropertyMap fails with a NullPointerException
line 40: Matcher m = variablePattern.matcher(value.toString());
When AAI encounters a missing field when reading DbEdgeRules_v*.json files, AAI should return AAI_4005, "Missing or invalid configuration parameter". If it can include the missing attribute in the error message, that would be a bonus. Knowing that this may not be practical, I'll offer double bonus if it can include the edge rule label or line number to point the person troubleshooting directly to the section of the file that is missing the attribute.
Attachments
Issue Links
- relates to
-
AAI-266 auth-info edge rule does not include contains-other-v
-
- Closed
-