← Back to team overview

dhis2-devs team mailing list archive

API Field transformers are not working

 

Hi devs,

We are using 2.25 DHIS version. Some of the dhis apis are throwing 400 when
using | symbol but working fine when using ~ symbol.

ex: /api/organisationUnits?fields=id,displayName|rename(name)

As per 2.24 documentation the field transformers use *|* and 2.25 use
*~ *symbol,
but we see 2.25 plugins (eg: chart.js, table.js,eventchart.js) are still
using pipe(* |* ) symbol.

Did anyone face this issue before? Any suggestions please.





Thanks,
Anil Kumar

Follow ups