-
Bug
-
Resolution: Fixed
-
Critical
-
2.5.2, 2.6
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MOODLE_25_STABLE
-
MDL-42538_master -
The test plan uses the correct values to fill the test plan template, but when validating the user inputs, it is checking the selected size against the course number of users, the problem is that size is looking for the number of users in course_backend instead of in testplan_backend, where the number of users is related with the testplan size.
Embarrassing bug as I created a public method in course_backend to make the number of users visible to other classes...
Discovered by Adrian while testing MDL-42343
- Testing discovered
-
MDL-42343 Deprecated warning, in maketestplan
-
- Closed
-