dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #26677
[Bug 1250403] Re: Import/Export DataElementOperand
Fixed in trunk and backported to 2.13. Please check and verify.
** Changed in: dhis2
Status: New => Fix Committed
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1250403
Title:
Import/Export DataElementOperand
Status in DHIS 2:
Fix Committed
Bug description:
Hi Morten,
We are facing a problem during export/import, once dataelementoperand is empty after import.
We found this:
org.hisp.dhis.dxf2.metadata.ExchangeClasses
// special class which is created on demand in association with other objects
exportClasses.remove( DataElementOperand.class );
importClasses.remove( DataElementOperand.class );
Is there a way to regenerate this table?
Thanks for your help.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1250403/+subscriptions
References