discourse/plugins/discourse-calendar/spec
Régis Hanol 67f2fbb923
FIX: Job exception: Holidays::InvalidRegion (#35473)
When we updated the list of available/supported holidays regions in
eabbac18cf and in
1983a44812 we left some records with
invalid regions.

This adds a migration to correct old records, as well as adding an error
handling to log an error when a region is invalid, rather than throwing
an exception and breaking the background job.

Ref - https://meta.discourse.org/t/-/384873
2025-10-17 17:53:53 +02:00
..
fabricators PERF: removes N+1 when loading events list (#34841) 2025-09-19 09:12:23 +02:00
integration DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
jobs FIX: Job exception: Holidays::InvalidRegion (#35473) 2025-10-17 17:53:53 +02:00
lib DEV: add ical format response for discourse-post-events index route (#35143) 2025-10-07 10:19:34 +08:00
models FIX: phantom notification when being added to an event in a message... (#35459) 2025-10-17 09:04:21 +02:00
requests FIX: event location field in .ics / google calendar exports (#35355) 2025-10-16 15:53:01 +02:00
serializers DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
services DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
system DEV: Add client settled checks for system tests (#35230) 2025-10-10 11:03:18 +08:00