-
Bug
-
Resolution: Done
-
Minor
-
None
-
5.0
-
MOODLE_500_STABLE
STEPS TO REPLICATE
- Go to Site administration > Advanced features and set Enable web services to Yes
- Go to Site administration > Server > Web services > Manage protocols and enable REST protocol
- Go to Site administration > Server > Web services > External services and Add an External service
- Set the following fields:
Name: Test Service
Enabled: Yes
Can download files: Yes - Add functions to the service "Test Service"
EXPECTED
The user sees the form to add a new function.
ACTUAL
The user sees error:
Coding error detected, it must be fixed by a programmer: Missing implementation method report_insights\external::set_fixed_prediction
|
- is a regression caused by
-
MDL-84036 Finally remove deprecated external functions
-
- Closed
-