Bug: Incorrect Usage of Removed Mutation updateUserType
in Organization People Screen
#1907
Labels
updateUserType
in Organization People Screen
#1907
Describe the bug
Despite the recent update in the userType feature, where the
updateUserType
mutation was removed, it is still being used in the Organization People screen within theorgAdminListCard.tsx
file for removing admins.To Reproduce
Steps to reproduce the behavior:
Organization People
screenExpected behavior
The
updateUserType
mutation should be modified according to the new userType fix.Actual behavior
The
updateUserType
mutation persists in the codebase and is being utilized in the Organization People screen, despite its removal from the API.Screenshots
Additional details
The API PR - Link which removed the mutation.
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: