Entity synchronization is skiping values to create, store and remove
--------------------------------------------------------------------

                 Key: OFBIZ-4601
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4601
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release 10.04, Release 09.04, Release 4.0, SVN trunk
            Reporter: Patrick Antivackis


assembleValuesTocreate, assembleValuesToStore and assembleKeysToRemove are 
called multiple times during a synchronization (depending on the  
syncSplitMillis and the time period to synchronized). There is in theses 
methods a check to see if at the next call, the method need to look for values. 
This check depends only on entity without values at the current run, which is 
not enough

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to