[Dhis2-devs] GET /api/trackedEntityAttributes filter=code:eq:code value attributes that have empty code are also returned

2015-06-19 Thread Alan Hill
Me again... I'm querying TrackedEntityAttributes. Some have been created through web API and have a code value and some have been created through the UI and have an empty code I'm using: ?filter=code:eq:code value which always returns the TrackedEntityAttributes that were created through

Re: [Dhis2-devs] GET /api/trackedEntityAttributes filter=code:eq:code value attributes that have empty code are also returned

2015-06-19 Thread Morten Olav Hansen
Hi There was some inconsistencies between the db optimised and in-memory filter operators there. Please try again with the latest revision. -- Morten On Fri, Jun 19, 2015 at 1:33 PM, Alan Hill ah...@2paths.com wrote: Me again... I'm querying TrackedEntityAttributes. Some have been created