Closed dmohns closed 3 months ago
Currently additional user creation fails. The User object in tenant db is created but the duplicated entry in DatabaseProxy is not. Hence the user cannot log in.
This PR fixes the issue.
Currently additional user creation fails. The User object in tenant db is created but the duplicated entry in DatabaseProxy is not. Hence the user cannot log in.
This PR fixes the issue.