Implement pagination search #2

Closed
opened 2024-10-04 18:28:40 +00:00 by TheLeo · 1 comment
Owner

Currently only grabbing the first 30 tickets. Need to account for pagination while building the ticket array.

Currently only grabbing the first 30 tickets. Need to account for pagination while building the ticket array.
Author
Owner

Pagination added by implementing a ticket array building function. Grabs tickets by month and proceeds to move backwards by month until 0 tickets are received.

Pagination added by implementing a ticket array building function. Grabs tickets by month and proceeds to move backwards by month until 0 tickets are received.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TheLeo/Ticket_Transfer#2
No description provided.