You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MD-1661: Forum calendar update fix (PR moodleou#40)
Add save_dates() override to report_editdates_mod_forum_date_extractor
that calls forum_update_calendar() and forum_grade_item_update() after
saving dates to the DB, so calendar events reflect the new dates.
Also queue a refresh_mod_calendar_events_task adhoc task in index.php
after rebuild_course_cache() to refresh all module calendar events for
the course in bulk.
Ref: moodleou#40 (commit b5508f9)
Made-with: Cursor
0 commit comments