[userTypeFix] Failure to Create User in appUser Table Using LAST_RESORT_SUPERADMIN_EMAIL Leads to Empty Organization List #2048
Labels
bug
Something isn't working
good first issue
Good for newcomers
GSoC Priority
unapproved
Unapproved for Pull Request
Describe the bug
When signing up using
LAST_RESORT_SUPERADMIN_EMAIL
, the user is not created in theappUser
collection. This leads to an empty organization list being displayed.To Reproduce
Steps to reproduce the behavior:
LAST_RESORT_SUPERADMIN_EMAIL
.appUser
collection table for the presence of the user.appUser
table.Expected behavior
When signing up using
LAST_RESORT_SUPERADMIN_EMAIL
, the user should be successfully created in theappUser
database table. This should enable access to the organization list.Actual behavior
appUser
database table when signing up usingLAST_RESORT_SUPERADMIN_EMAIL
, resulting in an empty organization list.Additional details
Linked issue: PalisadoesFoundation/talawa-admin#1768
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: