Closed jmfrenzel closed 3 years ago
Importing an project raises 500 error.
The issue appears to be a bunch of SQL constraint violations like these:
psycopg2.errors.NotNullViolation: null value in column "set_prefix" violates not-null constraint DETAIL: Failing row contains (3959, 2021-08-31 15:04:49.027327+00, 2021-08-31 15:39:39.574062+00, 0, 0, lorem ipsum, 3, null, null, 50, , text, , , null).
Steps to reproduce
Note:
References
Spotted by @hardfalcon, reproduced @jmfrenzel
Fixed.
Importing an project raises 500 error.
The issue appears to be a bunch of SQL constraint violations like these:
Steps to reproduce
Note:
References
Spotted by @hardfalcon, reproduced @jmfrenzel