#4649 - Notifications may not send
| Identifier | #4649 |
|---|---|
| Issue type | Major issue (breaks an entire feature) |
| Title | Notifications may not send |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.37 |
| Addon | core |
| Description | Notifications may not send from background tasks. This is an issue if: - Background tasks are configured - The filesystem file order changes around so that sources/hooks/systems/cron/notification_digests.php is stored before sources/hooks/systems/cron/tasks.php (the normal installers extract files alphabetically) - or [tt]sources/hooks/systems/cron/notification_digests.php[/tt] is incorrectly deleted This is a nasty bug that only occasionally shows up by the good fortune of an earlier Cron hook usually loading up a required file that the tasks Cron hook needs. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet