Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.3
-
Component/s: Course, Enrolments
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_23_STABLE, MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
When you go to the enrol users submenu, after you enrol someone within the first 25 on the list and then go to Next 25, the person who was #26 on the list is missing and the others are pushed up (in that #26 is now really #27 from before.)
Replication steps:
{Ensure that the site you are testing this in has > 50 users}- Create a Course
- Make sure that you have manual enrolments set on the course
- Go to Course Admin>Users>Enrolled Users
- Click the Enrol Users button to bring up the sub menu
- Scroll down and show the Next 25
- Make Note of who is #26 and #51
- Close the sub menu
- Open the Enrol Users sub menu again
- Select user in numbers 3, 26 and 28 and enrol them
- Scroll down in the menu and click Next 25
Actual result: The #26 person who was noted earlier is not there any more.
Expected result: User #26 and #51 should be there.