DHIS 2.38.1.1 returns empty rows while paging is set to false [BUG]

while we query event report API with paging set to false it turns empty rows array. but the same query when set to true will provide data required.


@sthrohit try to use pageSize parameter instead of paging.

Hi Mamadou,

The response is empty when paging is false. why do we need pageSize when paging is false?

Oh yes, sorry, I misread your post

@sthrohit you are right! paging=false is still paging. Would you like to create a jira.dhis2.org bug issue?

This was an issue in previous versions https://jira.dhis2.org/browse/DHIS2-10742 but somehow it didn’t get to version 2.38.

Thanks!