discourse/plugins
Joffrey JAFFEUX a884842fa5
FIX: do not use return in block (#26260)
We were incorrectly using `return` in a block which was causing exceptions at runtime. These exceptions were not causing much issues as they are in defer block.

While working on writing a test for this specific case, I noticed that our `upsert_custom_fields` function was using rails `update_all` which is not updating the `updated_at` timestamp. This commit also fixes it and adds a test for it.
2024-03-20 10:49:28 +01:00
..
chat FIX: do not use return in block (#26260) 2024-03-20 10:49:28 +01:00
checklist DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
discourse-details DEV: Single admin plugin page for consistent admin plugin UX (#26024) 2024-03-13 13:15:12 +10:00
discourse-lazy-videos DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
discourse-local-dates FIX: missing IST KST and JST timezones in cooked posts (#26252) 2024-03-20 11:28:45 +11:00
discourse-narrative-bot Update translations (#26136) 2024-03-12 15:40:11 +01:00
discourse-presence DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
footnote DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
poll Update translations (#26136) 2024-03-12 15:40:11 +01:00
spoiler-alert Update translations (#26030) 2024-03-05 16:47:46 +01:00
styleguide Update translations (#26136) 2024-03-12 15:40:11 +01:00