View Issue Details

IDProjectCategoryView StatusLast Update
0000147SymmetricDSBugpublic2009-01-16 11:48
ReporterAssigned Tomhanes 
Priorityurgent 
Status closedResolutionfixed 
Product Version1.7.1 
Summary0000147: AdditiveDataLoaderFilter does not handle ineffective updates properly
DescriptionHere's the scenerio: 1) A record exists in the child node's db, but NOT in the parent node's db. 2) The child node updates the record. 3) Symmetric pushes the update to the parent node. 4) AdditiveDataLoaderFilter.filterUpdate attempts an update statement, which fails, and then returns false (don't continue) no matter what. 5) The end result is that the updated record is not inserted on the parent node, so the update is lost to the parent and the record will never be created on the parent. I attached a patch that appears to fix the issue for me, but I'm not sure if it breaks anything else.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change