Fix issue handling null user when augmenting slim profile
While poking at staging, I found an issue with null handling. If it can't find the user, it attempts to fill an Optional
with null
, which crashes the app and sends 500.
While poking at staging, I found an issue with null handling. If it can't find the user, it attempts to fill an Optional
with null
, which crashes the app and sends 500.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent