-
Type:
Technical Work
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Affects Version/s: None
-
Component/s: User Account
-
None
Right now the RuntimeUserService can throw an Exception if the User isn't with the ACEGI tools a Null Pointer exception is thrown. This really should not be happening. If we're allowed to NOT have a User (a null User) then we might need to start adding null checks prior to trying to use a User instance.