You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Pooja Jain (JIRA)" <ji...@apache.org> on 2014/07/17 22:19:07 UTC

[jira] [Created] (USERGRID-193) SaveCollectionMembers in Export does not correctly export all entity data

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)