← Back to team overview

dhis2-devs team mailing list archive

Problem with creating indicators

 

Hi Devs,

When making this call

api/25/dataElementOperands?filter=dataElement.domainType:eq:AGGREGATE&fields=id,displayName

I get

java.lang.ArrayIndexOutOfBoundsException


I have not tried to reproduce it on play and cannot upgrade to 2.27 at the
moment. This seems to be limited to this particular database. I suspect
this has to do with a corrupted sort_order in some table, but not sure
where to start to look.

Version:2.25Build revision:210eb29
Any clues?

Regards,
Jason

Follow ups