Deactivated reports are still sending emails
deekayen - October 6, 2008 - 16:08
| Project: | Log Watcher |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I deactivated a report because users were complaining about getting too many emails. Several cron runs later, it's still sending email updates on the deactivated report.

#1
The SQL query doesn't check for active status. See attached for a patch.