Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Issue 109 deleting pending users #115

Merged
merged 1 commit into from
May 6, 2024

Conversation

andrew-hoggins
Copy link
Collaborator

Fix for issue #109
Found that by adding a query to the API delete request, resulted in the delete request being rejected.
Added logic to skip query statement if the user is found to be pending.
Seems like the "action" query is only accepted if the account is active/inactive.

@JosephMcEvoy JosephMcEvoy merged commit aad13c6 into JosephMcEvoy:master May 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants