Resolve "Bug in exam lab request handling: requests are rejected too soon"
What does this mr do?
Closes #349 (closed) Fixes bug where all requests in an exam lab would get rejected.
Actions taken to fix bug
Now, whenever the first request is picked using 'get next', the requests in that timeslot that did not get picked will be rejected.
Does this MR meet the acceptance criteria?
-
I have added a changelog entry to reflect the significant changes I made and the bug I fixed. -
A test was created to test the bug. -
I have updated the documentation accordingly. -
I adhere to the style guide.
Edited by Ruben Backx
Merge request reports
Activity
added priomed statusdoing typebug labels
added 1 commit
- 95fbff3f - Fix all requests in exam lab getting rejected
added 1 commit
- 485b059a - Fix all requests in exam lab getting rejected
added 1 commit
- 43c70ed9 - Fix all requests in exam lab getting rejected
removed statusdoing label
mentioned in commit 33ad769b
Please register or sign in to reply