Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
None
-
unversioned
-
None
Description
I just this error while running my db-updating script:
psycopg2.errors.NotNullViolation: null value in column "test_function" of relation "temp_testresults" violates not-null constraint DETAIL: Failing row contains (2023-03-01 07:36:11.342, 327, opcua, null, null, pass).
See attachment for the XML testresults file that reproduces the problem.
EDIT: All details posted in QTBUG-111628.