Resolve "[Queue-2.0] Enqueueing errors when no student group is found"
Compare changes
@@ -25,8 +25,11 @@ import java.util.stream.Collectors;
@@ -40,6 +43,8 @@ import nl.tudelft.queue.repository.RequestRepository;
@@ -60,6 +65,15 @@ public class RequestService {
@@ -73,8 +87,10 @@ public class RequestService {
@@ -295,4 +311,30 @@ public class RequestService {