← Back to team overview

dhis2-devs team mailing list archive

DHIS 2.26 Events Web API lastUpdated is not respected

 

Hello DHIS-Devs,

In DHIS 2.26, Events Web API is not respecting the lastUpdated params which was working till DHIS 2.25. This means that inspite of passing lastUpdated params to events API, it is returning all the events instead of returning only the events which have changed from the lastUpdated time.

We see this issue in the DHIS2 2.26 play demo Events API 2.26 <https://play.dhis2.org/demo/api/26/events.json?orgUnit=jNb63DIHuwU&programStage=pTo4uMt3xur&pageSize=50&page=1&totalPages=true&lastUpdated=2017-04-12T21:01:03.264> and it works as expected in Events API 2.25 <https://play.dhis2.org/release1/api/events.json?orgUnit=jNb63DIHuwU&programStage=pTo4uMt3xur&pageSize=50&page=1&totalPages=true&lastUpdated=2017-04-12T21:01:03.264>. 

Please let us know if we are missing something.

Thanks,
Jhansi

Follow ups