Skip to content

Get next filter fix

Get next filter was not specific enough. It showed Get next (1) even when all requests were already being processed for a teacher. Now it is changed to only count requests that are not only assigned to the current teacher, but also have the status Assigned (instead of Processing)

Closes #39 (closed)

Merge request reports