Fixes a bug where a new group in a course always starts counting from 1 and upwards as ID. This made the teachers panel and students panel showing groups from other courses, and not the newly submitted ones.
Fixed now by starting automatic clean up when a group not belonging in the course shows up and removes the reference to this in the database.
Fixes a bug where a new group in a course always starts counting from 1 and upwards as ID. This made the teachers panel and students panel showing groups from other courses, and not the newly submitted ones.
Fixed now by starting automatic clean up when a group not belonging in the course shows up and removes the reference to this in the database.
Close #55