← Back to team overview

dhis2-devs team mailing list archive

[Bug 1250403] Re: Import/Export DataElementOperand

 

** Changed in: dhis2
     Assignee: (unassigned) => Morten Olav Hansen (mortenoh)

** Changed in: dhis2
   Importance: Undecided => Medium

** Changed in: dhis2
    Milestone: None => 2.13

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


References