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(api): soft delete user should also delete in auth table #137

Merged
merged 2 commits into from
May 23, 2024

Conversation

Jayllyz
Copy link
Contributor

@Jayllyz Jayllyz commented May 23, 2024

Summary 📝

Some code was missing, user was still existing in auth table after soft delete.

Which part of the repository is impacted ?

  • API
  • Client
  • Admin
  • Documentation
  • CI/CD
  • Other

Test plan 🧪

No breaking changes.

Screenshots (if appropriate): 📸

@Jayllyz Jayllyz self-assigned this May 23, 2024
@github-actions github-actions bot added the fix label May 23, 2024
@Jayllyz Jayllyz merged commit cc9c1f4 into main May 23, 2024
8 checks passed
@Jayllyz Jayllyz deleted the fix/soft-delete-user branch May 23, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant