View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006485 | SymmetricDS | Bug | public | 2024-06-10 17:20 | 2024-08-01 14:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.8 | Fixed in Version | 3.15.8 | ||
Summary | 0006485: Do not issue foreign key correction for non-DML events | ||||
Description | Do 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. | ||||
Tags | initial/partial load | ||||
SymmetricDS: 3.15 85b46476 2024-07-05 19:56:04 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 | ||
SymmetricDS: 3.16 4552e33e 2024-07-05 19:56:04 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 |
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 |
2024-08-01 14:00 | admin | Changeset attached | => SymmetricDS 3.16 4552e33e |
2024-08-16 17:45 | admin | Status | resolved => closed |