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 signup notifications for deleted accounts #1355

Open
wants to merge 1 commit into
base: dev/new_features
Choose a base branch
from

Conversation

BentiGorlich
Copy link
Member

Admins shouldn't get notifications when an account is created as a deleted account. This happens when we delete users, as a new user is created with deleted set to true to block the username

@BentiGorlich BentiGorlich added bug Something isn't working backend Backend related issues and pull requests labels Jan 7, 2025
@BentiGorlich BentiGorlich added this to the v1.8.0 milestone Jan 7, 2025
@BentiGorlich BentiGorlich self-assigned this Jan 7, 2025
@BentiGorlich BentiGorlich force-pushed the fix/signup-notifications-for-deleted-accounts branch from aa3aeef to 784c58a Compare January 7, 2025 12:02
@BentiGorlich BentiGorlich force-pushed the fix/signup-notifications-for-deleted-accounts branch from 784c58a to f1f311e Compare January 7, 2025 12:48
@BentiGorlich BentiGorlich force-pushed the fix/signup-notifications-for-deleted-accounts branch from f1f311e to 7836226 Compare January 7, 2025 13:05
Admins shouldn't get notifications when an account is created as a deleted account. This happens when we delete users, as a new user is created with deleted set to true to block the username
@BentiGorlich BentiGorlich force-pushed the fix/signup-notifications-for-deleted-accounts branch from 7836226 to 39a89a1 Compare January 7, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related issues and pull requests bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant