-
Bug
-
Resolution: Fixed
-
Minor
-
3.2, 3.3
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-58900-master -
-
- Create a course with two groups (no need to put users in them), we'll refer to them as A and B
- Create an assignment with just a due date
- Create a group override for group A for the due date
- Create a group override for group B with the same due date as before
- Create another override for group A with the same due date
- Notice that on the assign group overrides page both of the overrides show an up arrow (the top one is supposed to be a down arrow)
- If you inspect the assign_overrides table you'll see both overrides have sortorder "2" (A is meant to be 1 and B is meant to be 2)
- Discovered while testing
-
MDL-58777 Upgrade to 3.3 does a bunch of really weird stuff to the events table (sometimes)
- Closed
- has been marked as being related by
-
MDL-29795 Add user/group overrides for mod/assign
- Closed
- Testing discovered
-
MDL-59042 Assign: Editing a group override erroneously nulls the event priority
- Closed