View Issue Details

IDProjectCategoryView StatusLast Update
0003086SymmetricDSBugpublic2017-05-01 18:02
Reporterchenson Assigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.21 
Target Version3.8.22Fixed in Version3.8.22 
Summary0003086: Missing foreign key reference of null is not handled properly in the foreign key recovery code
DescriptionMissing foreign key reference of null is not handled properly in the foreign key recovery code.

If a foreign key reference is null, then that means their is no foreign key to look up. Also, if one of a compound foreign key is null then the lookup should use "is null" in the where clause.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 639fbe9b

2017-05-01 11:39:43

chenson42

Details Diff
0003086: Missing foreign key reference of null is not handled properly
in the foreign key recovery code
Affected Issues
0003086
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2017-05-01 15:39 chenson New Issue
2017-05-01 15:39 chenson Status new => assigned
2017-05-01 15:39 chenson Assigned To => chenson
2017-05-01 15:40 chenson Status assigned => resolved
2017-05-01 15:40 chenson Fixed in Version => 3.8.22
2017-05-01 15:40 chenson Resolution open => fixed
2017-05-01 16:00 chenson42 Changeset attached => SymmetricDS 3.8 639fbe9b
2017-05-01 18:02 chenson Status resolved => closed