Closed Mamelukki closed 4 years ago
This seemingly only affects the test data and is likely caused by either a bug in Sequelize or postgres with auto-increment of IDs not working correctly, causing conflicts whenever any new items are added, which lead to primary key constraint failures, which lead to the error discussed here
Fixed in #1059
Copying an existing checklist from another week or course and saving it causes an internal server error