Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CTP-4110 Fix finalise submissions after deadline
When the coursework deadline has passed submissions are finalised in the database, however the previous cached value was shown to teachers. We now clear this cache after updating the database. Behat test submissions_auto_finalisation.feature has been updated to additionally test for this by viewing view.php before the deadline has passed to populate the cache, then reloading after finalising submissions, checking for the expected status.
- Loading branch information