dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #45457
Metadata import from 2.18 to 2.23
Hi
Please advise how can I export metadata from 2.18 and import to 2.23. The error i get is:
Caused by: com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not construct instance of org.hisp.dhis.organisationunit.FeatureType from String value 'Polygon': value not one of declared Enum instance names: [SYMBOL, POLYGON, MULTI_POLYGON, NONE, POINT]
at [Source: java.util.zip.ZipInputStream@29899aa7; line: 1, column: 1062] (through reference chain: org.hisp.dhis.dxf2.metadata.Metadata["organisationUnits"]->java.util.ArrayList[1]->org.hisp.dhis.organisationunit.OrganisationUnit["featureType"])
Follow ups
References