Return a flag saying there is more data vs overfetching

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The main search query is paged with a page size (limit) of 26.
      However the start is only incremented by 25 each time.

      Batch 1: Retrieve start = 0, limit=26 => items 0 - 25
      Batch 2: Retrieve start = 25, limit=26 => items 25 - 50

      i.e. item 25 has been retrieved twice

            Assignee:
            Unassigned
            Reporter:
            Ben Walding
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: