discourse/app
Ted Johansson e60876ce49
FIX: Appropriately handle uninstalled problem checks (#28771)
When running checks, we look to the existing problem check trackers and try to grab their ProblemCheck classes.

In some cases this is no longer in the problem check repository, e.g. when the check was part of a plugin that has been uninstalled.

In the case where the check was scheduled, this would lead to an error in one of the jobs
2024-09-18 10:11:52 +08:00
..
assets Build(deps-dev): Bump jsuites from 5.6.1 to 5.6.2 (#28952) 2024-09-18 01:21:05 +02:00
controllers FEATURE: Add ability to dismiss admin notices (#28916) 2024-09-17 14:43:34 +08:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs FIX: Appropriately handle uninstalled problem checks (#28771) 2024-09-18 10:11:52 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: Appropriately handle uninstalled problem checks (#28771) 2024-09-18 10:11:52 +08:00
policies DEV: Refactor suspend/silence user services 2024-09-12 10:28:48 +02:00
serializers FEATURE: Add ability to dismiss admin notices (#28916) 2024-09-17 14:43:34 +08:00
services FEATURE: Add ability to dismiss admin notices (#28916) 2024-09-17 14:43:34 +08:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00