-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
2.9.2
-
None
-
Release 2015092129
-
MOODLE_29_STABLE
Attempting to add a module instance on PostgreSQL throws fatal error
Debug info: ERROR: null value in column "kgraphid" violates not-null constraint
|
|
Stack trace:
|
|
line 446 of /lib/dml/moodle_database.php: dml_write_exception thrown
|
line 244 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->query_end()
|
line 868 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->query_end()
|
line 924 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->insert_record_raw()
|
line 98 of /mod/domoscio/lib.php: call to pgsql_native_moodle_database->insert_record()
|
line 121 of /course/modlib.php: call to domoscio_add_instance()
|
line 275 of /course/modedit.php: call to add_moduleinfo()
|
- is duplicated by
-
CONTRIB-6061 Domoscio: Allows creation of the instance with invalid empty data
-
- Resolved
-