dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #40731
[Bug 1506317] [NEW] 'paging=false' not being understood by event api
Public bug reported:
Hello,
I am trying to turn off the automatic page limit default for viewing
events in the api (e.g. server/api/events). The default page limit is
set to 50 but I am unable to turn off with the following syntax:
server/api/events?paging=off. That syntax will still only return 50
results.
Interestingly, I am able to go from page to page (e.g.
server/api/events?page=2), but I am unable to turn paging off
completely.
For reference, I am on a v2.20 version with build 19914. I am also using
an updated version of Chrome.
Please let me know if this is a bug or if there is something I can do to
address.
Thank you,
Graham Smith
Population Services International
** Affects: dhis2
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1506317
Title:
'paging=false' not being understood by event api
Status in DHIS:
New
Bug description:
Hello,
I am trying to turn off the automatic page limit default for viewing
events in the api (e.g. server/api/events). The default page limit is
set to 50 but I am unable to turn off with the following syntax:
server/api/events?paging=off. That syntax will still only return 50
results.
Interestingly, I am able to go from page to page (e.g.
server/api/events?page=2), but I am unable to turn paging off
completely.
For reference, I am on a v2.20 version with build 19914. I am also
using an updated version of Chrome.
Please let me know if this is a bug or if there is something I can do
to address.
Thank you,
Graham Smith
Population Services International
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1506317/+subscriptions
Follow ups