discourse/plugins
Régis Hanol b4156107df
DEV: restore AutoJoinChannelBatch job as a no-op to clear queue (#29743)
The job was removed in 6dfe2fbe16 as part of a performance-related refactor.

The issue was that job was already enqueued in sidekiq and now that the file has been deleted, it's generating a lot of `uninitialized constant Jobs::Chat::AutoJoinChannelBatch` errors.

Restoring this file will help clear the sidekiq queue. We'll remove the job in a few months.

Internal ref - t/141563
2024-11-13 18:10:03 +01:00
..
automation DEV: adds a page object for automation page (#29732) 2024-11-13 11:49:38 +09:00
chat DEV: restore AutoJoinChannelBatch job as a no-op to clear queue (#29743) 2024-11-13 18:10:03 +01:00
checklist DEV: Update checklist tests (#29553) 2024-11-03 21:04:22 +01:00
discourse-details Update translations (#29715) 2024-11-12 14:54:38 +01:00
discourse-lazy-videos Update translations (#28577) 2024-08-29 15:37:52 -04:00
discourse-local-dates DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
discourse-narrative-bot Update translations (#29212) 2024-10-16 17:52:01 +09:00
discourse-presence UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
footnote UX: fix footnote causing horizontal scroll on narrow screens (#29328) 2024-10-22 05:09:34 +02:00
poll DEV: Use qunit-dom's isDisabled/isEnabled (#29675) 2024-11-10 02:24:58 +01:00
spoiler-alert DEV: Convert more test assertions to qunit-dom (#29214) 2024-10-15 17:11:20 +02:00
styleguide FIX: remove header-icons from styleguide (#29670) 2024-11-09 21:58:48 +09:00