`DiscourseCalendar::CreateHolidayEvents` periodically deletes holiday events to recreate updated ones. If one of the events belonged to a user that has been destroyed and if `enable_user_status` was enabled, the `after_destroy` hook would raise an exception. |
||
|---|---|---|
| .. | ||
| discourse_calendar | ||
| discourse_post_event | ||
| tasks | ||
| calendar.rb | ||
| calendar_settings_validator.rb | ||
| calendar_validator.rb | ||
| event_validator.rb | ||
| group_timezones.rb | ||
| holiday_status.rb | ||
| time_sniffer.rb | ||
| users_on_holiday.rb | ||