Debugging...
This commit is contained in:
@@ -249,6 +249,7 @@ def update_person_kiss(
|
||||
account_id = account_id,
|
||||
user_dict_obj = person_obj.user,
|
||||
person_id = person_id,
|
||||
set_default_password = False,
|
||||
allow_update = True, # WARNING NOTE: This will allow an existing user record to be updated.
|
||||
): pass # NOTE: There is a trigger that will update the person record with the new user ID.
|
||||
else: return False
|
||||
|
||||
Reference in New Issue
Block a user