Pooja Jain created USERGRID-193:
-----------------------------------

             Summary: SaveCollectionMembers in Export does not correctly export 
all entity data
                 Key: USERGRID-193
                 URL: https://issues.apache.org/jira/browse/USERGRID-193
             Project: Usergrid
          Issue Type: Bug
          Components: Stack
            Reporter: Pooja Jain


The saveConnections() and saveDictionaries() methods are called at the end of 
SaveCollectionMembers() in file ExportServiceImpl.java  
but if collection for an entity was null, then it would just return and not 
export the connections and dictionaries for that particular entity, thus 
calling these functions in the start of the method ensures, that all 
connections and dictionaries are always exported.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to