-
Bug
-
Resolution: Fixed
-
Major
-
4.5
-
MOODLE_405_STABLE
-
MOODLE_405_STABLE
-
MDL-83004-main -
-
2
-
Team Hedgehog 2024 Sprint 3.2
Discovered by kimjared2121 while testing MDLQA-19300
On step 4, after entering a invalid MN profile and clicking 'Save and go' it gets stuck on the loading:
Inspecting the WS call, there's an exception being thrown:
[{"error":true,"exception":{"message":"Invalid parameter value detected","errorcode":"invalidparameter","backtrace":"* line 345 of \/lib\/external\/classes\/external_api.php: core\\exception\\invalid_parameter_exception thrown\n* line ? of unknownfile: call to core_external\\external_api::validate_parameters()\n* line 229 of \/lib\/external\/classes\/external_api.php: call to call_user_func()\n* line 83 of \/lib\/ajax\/service.php: call to core_external\\external_api::call_external_function()\n","link":"https:\/\/qa.moodledemo.net\/","moreinfourl":"http:\/\/docs.moodle.org\/405\/en\/error\/debug\/invalidparameter","debuginfo":"Missing required key in single structure: section\nError code: invalidparameter"}}]
|
- Discovered while testing
-
MDLQA-19300 CLONE - A teacher can set their MoodleNet profile
- Passed
- is a regression caused by
-
MDL-81676 Rename the activity chooser data-sectionid to data-sectionnum
- Closed
- is duplicated by
-
MDL-83022 MoodleNet - entering an invalid profile gets stuck on the loading
- Closed