0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-calendar/spec/jobs/scheduled
Régis Hanol c062c0634c
FIX: closed recurring events (#36255)
When a recurring event is closed, we should not update future
occurrences and ensures users never receive any pre-event notifications.

Also ensures we don't generate / store future instances while keeping
past ones.

Internal ref - t/145663
2025-11-26 18:14:43 +01:00
..
create_holiday_events_spec.rb FIX: Job exception: Holidays::InvalidRegion (#35473) 2025-10-17 17:53:53 +02:00
delete_expired_event_posts_spec.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
monitor_event_dates_spec.rb FIX: closed recurring events (#36255) 2025-11-26 18:14:43 +01:00
update_holiday_usernames_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00