View Issue Details

IDProjectCategoryView StatusLast Update
0002976SymmetricDSBugpublic2017-02-01 16:19
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.15 
Target Version3.8.15Fixed in Version3.8.15 
Summary0002976: Foreign key automatic resolution was not handling nested dependencies properly
DescriptionWhen a batch is in error due to a foreign key constraint there is a new feature to issue reloads for the parent data that is missing. The reload did not handle a parent dependency if it was found twice. It would add the missing parent row to the batch but it might be in the batch later than another dependent row that also needs it. This would create a foreign key error in the reload batches as well.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 70d4491b

2017-01-31 13:12:50

josh-a-hicks

Details Diff
0002976: Foreign key automatic resolution was not handling nested
dependencies properly
Affected Issues
0002976
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

SymmetricDS: 3.8 50788bb6

2017-02-01 10:25:07

josh-a-hicks

Details Diff
0002976: Foreign key automatic resolution was not handling nested
dependencies properly
Affected Issues
0002976
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2017-01-31 18:12 josh-a-hicks New Issue
2017-01-31 18:12 josh-a-hicks Status new => assigned
2017-01-31 18:12 josh-a-hicks Assigned To => josh-a-hicks
2017-01-31 18:13 josh-a-hicks Status assigned => resolved
2017-01-31 18:13 josh-a-hicks Fixed in Version => 3.8.15
2017-01-31 18:13 josh-a-hicks Resolution open => fixed
2017-01-31 19:00 josh-a-hicks Changeset attached => SymmetricDS 3.8 70d4491b
2017-02-01 16:00 josh-a-hicks Changeset attached => SymmetricDS 3.8 50788bb6
2017-02-01 16:19 chenson Status resolved => closed