discourse/app/jobs
Ted Johansson 480e05e67a
FIX: Run scheduled problem checks even when no tracker exists yet (#35102)
### What is this change?

Scheduled problem checks without trackers weren't being run. This is
because we directly tried to look for trackers instead of going through
the checks.
2025-10-01 10:21:44 -03:00
..
concerns DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
onceoff DEV: Remove UploadFixer and uploads:fix_all_extensions rake task (#33004) 2025-05-30 14:11:55 +08:00
regular FIX: Timeout issue when updating a large collection of users when changing the default_categories_* and default_tags_* SiteSettings (#33665) 2025-08-20 12:55:53 -05:00
scheduled FIX: Run scheduled problem checks even when no tracker exists yet (#35102) 2025-10-01 10:21:44 -03:00
base.rb DEV: Fix sidekiq requires in test env 2025-07-22 12:40:57 +02:00