topcoder-platform / tc-notifications

4 stars 15 forks source link

Do NOT generate notifications for inactive users #71

Open vikasrohit opened 6 years ago

vikasrohit commented 6 years ago

This is with reference to #70. Although, we are handling it before sending emails, ideally we should not have generated notifications for inactive users. Purpose of this task is to stop generating notifications for inactive users. This would require us to query user details (status for now) when generating notifications.