-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.5.1
The queue_quiz_open_notification_tasks_for_users is failing if the user is suspended. It seems like that should be more graceful in that situation.
Full Debug:
Execute adhoc task: mod_quiz\task\queue_quiz_open_notification_tasks_for_users
Adhoc task id: 2632750
Adhoc task custom data: {"id":"108420"}
... started 04:57:16. Current memory use 47.6 MB.
Debugging increased temporarily due to faildelay of 7680
... used 43 dbqueries
... used 0.033308982849121 seconds
Adhoc task failed: mod_quiz\task\queue_quiz_open_notification_tasks_for_users,Suspended account
Backtrace:
- line 249 of /lib/classes/task/manager.php: call to core\user::require_active_user()
- line 39 of /mod/quiz/classes/task/queue_quiz_open_notification_tasks_for_users.php: call to core\task\manager::queue_adhoc_task()
- line 519 of /lib/classes/cron.php: call to mod_quiz\task\queue_quiz_open_notification_tasks_for_users->execute()
- line 302 of /lib/classes/cron.php: call to core\cron::run_inner_adhoc_task()
- line 128 of /lib/classes/cron.php: call to core\cron::run_adhoc_tasks()
- line 186 of /admin/cli/cron.php: call to core\cron::run_main_process()
Environment - Moodle 4.5.1
- PHP 8.3
- Apache
- has a non-specific relationship to
-
MDL-77543 tool_dataprivacy Doesn't export suspended accounts
-
- Open
-
-
MDL-84098 Assignment queue_assignment_overdue_notification_tasks_for_users fails for suspended users
-
- Closed
-
- has been marked as being related by
-
MDL-84089 Error in queue_assignment_due_soon_notification_tasks_for_users and queue_all_assignment_due_digest_notification_tasks
-
- Closed
-
- is a regression caused by
-
MDL-79718 Notifications - Upcoming Quiz Open
-
- Closed
-
- will be (partly) resolved by
-
MDL-84327 Assignment & quiz notifications sent to all course participants regardless of activity restrictions
-
- Closed
-