You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#856 Fixed an issue where a blank person_id was submitted for a User update. For context, User can be created without a person association. Once associated we should keep that association.
Add a test for the new validation - person_id should be present if it already was present before on user.