Public bug reported:

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.

** Affects: dhis2
     Importance: Undecided
         Status: New

-- 
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:
  New

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

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to