-
Bug
-
Resolution: Fixed
-
Blocker
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_26_STABLE
-
MDL-39152-master -
-
13
-
BACKEND Sprint 1
As per comment of Damyon Wiese to MDL-29472, "Context is considered internal to Moodle - and not exposed to webservices. It should not be sent as a parameter or returned in a response"
FILE: enrol/externallib.php
FUNCTION: assign_roles_parameters()
PARAMETER: 'contextid' => new external_value(PARAM_INT, 'The context to assign the user role in')
- blocks
-
MDL-39153 core_roles_unassign_roles ws function contains contextid as parameters, which is not correct
- Closed
- has a non-specific relationship to
-
MDL-29472 core_cohort_xxxx_cohorts()
- Closed
-
MDL-39153 core_roles_unassign_roles ws function contains contextid as parameters, which is not correct
- Closed
- is blocked by
-
MDL-40037 POLICY: Decide if we should allow context to be exposed by WS or not
- Closed