Project

General

Profile

Actions

Bug #1515

closed

API: Paging count faulty

Added by Christoph Hoffmann about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Start date:
2021-05-12
Estimated time:
Found in version:
Cooperation:

Description

when pageing the total count decreases by the number of skipped entities from the start ie

https://demo.openatlas.eu/api/0.2/query/?limit=10&codes=actor&first=6450 returns entities: 792
https://demo.openatlas.eu/api/0.2/query/?limit=10&codes=actor&first=377 returns entities: 782

expected: the number of total entities found should remain constant across pages

Actions

Also available in: Atom PDF