-
Bug
-
Resolution: Fixed
-
Major
-
3.1.2
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
MDL-56720-master -
The framework_autocomplete element causes DB error to be thrown when a search value is entered for a framework that does not exist. To reproduce:
- Login as admin.
- Go to Site administration ► Competencies ► Migrate frameworks.
- Enter "a" in either "Migrate from" or "Migrate to" fields.
- Click "Cancel" or "Perform migration".
- Expected
- There should be no DB error.
- Actual:
- A DB error occurs
- Discovered while testing
-
MDL-56481 Error cancelling migration of a framework
- Closed