Open PARanOiA1120 opened 7 years ago
Does this problem constantly happen in different assignments?
Yes. If you created task1 and then changed the schema, then we get error editing task1, since the files associated with task1 are no longer consistent with the updated schema.
I see, yeah now I remember this issue. When I made the feature of allowing multiple input files, I was concerning that if an instructor has created some tasks but decided to change the shcema. I think we shouldn't let the end user to see the exception, but also we need to discuss the policy to deal with it.
Will get "records are not consistent to schema" error.
Action to trigger this bug:
There should be something wrong with the _create_or_modify_assignment_task method in task.py (line 29)