Resolve "Add verification to not put person in two groups at once"
Compare changes
@@ -30,6 +30,7 @@ import org.springframework.security.access.prepost.PreAuthorize;
@@ -41,6 +42,7 @@ import nl.tudelft.submit.dto.create.note.GroupNoteCreateDTO;
@@ -182,10 +184,16 @@ public class StudentGroupController {
@@ -246,10 +254,18 @@ public class StudentGroupController {
@@ -262,8 +278,13 @@ public class StudentGroupController {