Get next filter fix
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
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)
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.