-
-
Notifications
You must be signed in to change notification settings - Fork 751
Pagniation breaks when skipping to last page #746
Copy link
Copy link
Closed
Labels
a: backendRelated to internal functionality and utilities (error_handler, logging, security, utils and core)Related to internal functionality and utilities (error_handler, logging, security, utils and core)t: bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
a: backendRelated to internal functionality and utilities (error_handler, logging, security, utils and core)Related to internal functionality and utilities (error_handler, logging, security, utils and core)t: bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Using the ⏭️ reaction to skip to the last page causes an exception.
The prime suspect appears to be this line:
bot/bot/pagination.py
Line 413 in 7dbd4d4
Should probably instead be: