View Issue Details

IDProjectCategoryView StatusLast Update
0006485SymmetricDSBugpublic2024-07-05 20:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.8Fixed in Version3.15.8 
Summary0006485: Do not issue foreign key correction for non-DML events
DescriptionDo not issue foreign key correction for non-DML events, such as a create (C) or SQL (S) event. We saw an initial load try to add foreign key constraints fail with a missing parent row, and it caused auto resolver to attempt to access the row data, which wasn't there.
Tagsinitial/partial load

Relationships

related to 0006484 resolvedelong Do not issue foreign key correction for non-DML events 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 85b46476

2024-07-05 19:56:04

admin

Details Diff
0006485: auto resolve fk initial load should be insert event Affected Issues
0006485
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2024-06-10 17:20 elong New Issue
2024-06-10 17:20 elong Status new => assigned
2024-06-10 17:20 elong Assigned To => elong
2024-06-10 17:20 elong Tag Attached: initial/partial load
2024-06-10 17:20 elong Issue generated from: 0006484
2024-06-10 17:20 elong Relationship added related to 0006484
2024-06-10 17:23 elong Status assigned => resolved
2024-06-10 17:23 elong Resolution open => fixed
2024-06-10 17:23 elong Fixed in Version => 3.15.8
2024-07-05 20:00 admin Changeset attached => SymmetricDS 3.15 85b46476