Skip to content

Bug Fixes

Compare
Choose a tag to compare
@theinventor theinventor released this 21 Jan 06:08
· 27 commits to master since this release

The query method was recently changed from grabbing oldest ticket, then looping over every month up until today - to - now it starts with ticket #0, and loops with a limit up to max ticket # provided in the UI.

When prompted in the UI for max number of tickets, just put some figure above the number of tickets you have.

Ex, you have 14311, you can put 14400, 15000, etc.