-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 5.4.1
-
Component/s: Assets - Core experiences
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Adding an invalid set of users to a role on Assets can cause an invalid null entry in an Oracle database and result in a NullPointerException when loading the roles configuration for Assets.
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Navigate to Assets general configuration
- Select 'Roles'
- Add invalid user names
- Update
Expected Results
Invalid users are not saved
Actual Results
Invalid users are saved and the parsing of them results in a null in the database.
Workaround
Remove the null TYPE_PARAMETER entries from the AO_8542F1_IFJ_ROLE_ACTOR
- mentioned in
-
Page Loading...
- relates to
-
JSMDC-14932 Loading...