Get next filter fix
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
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)
Push commits to the source branch or add previously merged commits to review them.