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

[bug] Do not send notifications to inactive users #113

Closed
nemesifier opened this issue Aug 20, 2020 · 1 comment
Closed

[bug] Do not send notifications to inactive users #113

nemesifier opened this issue Aug 20, 2020 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@nemesifier
Copy link
Member

If a user is flagged with is_active=False, we should not send them notifications.

@nemesifier nemesifier added the enhancement New feature or request label Aug 20, 2020
@nemesifier
Copy link
Member Author

@cappe87 @AlessiaVe, this one also I realized today

@nemesifier nemesifier added the bug Something isn't working label Aug 20, 2020
pandafy added a commit that referenced this issue Aug 28, 2020
- Fixed notifications should not be sent to inactive users
- Fixed notifications should not be sent to organization users who
  are not organization admin

Closes #86
Closes #113
pandafy added a commit that referenced this issue Aug 31, 2020
- Fixed notifications should not be sent to inactive users
- Fixed notifications should not be sent to organization users who
  are not organization admin

Closes #86
Closes #113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant