Redirect to request when there is a processing request
Compare changes
@@ -49,6 +49,7 @@ import nl.tudelft.queue.dto.patch.labs.ExamLabPatchDTO;
@@ -142,10 +143,16 @@ public class LabController {
When people who have a processing request try to access the lab page, this will be forwarded to their request for this lab instead.