Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.5, 3.2.2, 3.3
-
Component/s: Workshop
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
-
Fixed Branches:MOODLE_31_STABLE, MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-58613-master-workshopfullname
Description
The first time using Random Allocation, works fine. If you run it again, with Remove current allocations ticked, you get multiple copies of this debug message:
You need to update your sql to include additional name fields in the user object.
line 3379 of /lib/moodlelib.php: call to debugging()
line 173 of /mod/workshop/allocation/random/lib.php: call to fullname()
line 72 of /mod/workshop/allocation/random/lib.php: call to workshop_random_allocator->execute()
line 52 of /mod/workshop/allocation.php: call to workshop_random_allocator->init()
Attachments
Issue Links
- Discovered while testing
-
MDLQA-10462 CLONE - A teacher can allocate workshop submissions randomly or manually
-
- Passed
-