Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6.3, 2.7
-
Component/s: Events API
-
Labels:
-
Testing Instructions:
- Visit a course with at least one enrolled user.
- View the enrolled users page.
- Click on one of the user's pictures to get to their profile.
- Ensure there are no errors.
-
Affected Branches:MOODLE_26_STABLE, MOODLE_27_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-45650_master -
Pull Master Diff URL:
Description
The objectid should be the id of the user being viewed, as we are pulling that row from the user table to display the record.