forked from moodle/moodle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-58777 mod_assign: Explicitly sort records and set event priority
The assign update events code depends on the "old" events in the DB being returned in the same order as they were originally made, however there was no guarantee that this would be the case. There were also situations where the priority would not be explicitly set (e.g., when creating the "original" event).
- Loading branch information
1 parent
8dada7e
commit 56d1ddd
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters