-
Bug
-
Resolution: Fixed
-
Minor
-
4.4.4, 4.5
I am deleting a lot of unused questions.
There have been several instances where there has been one than one page of questions, and I have deleted enough opaque questions that I should lose a page.
Expected
If I delete enough questions, I should move from page 3 to page 2.
Actual
You seem to stay on the same page, which no longer exists because there isn't enough questions, and you get this error.
The root cause of this error coming from:
https://github.com/moodle/moodle/blob/main/question/classes/local/bank/view.php#L803