View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006484 | SymmetricDS | Bug | public | 2024-06-10 17:19 | 2024-08-01 14:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.16 | Fixed in Version | 3.14.16 | ||
Summary | 0006484: 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.14 5c676777 2024-06-10 17:21:53 Details Diff |
0006484: Do not issue foreign key correction for non-DML events |
Affected Issues 0006484 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
SymmetricDS: 3.15 79224e65 2024-06-10 17:21:53 Details Diff |
0006484: Do not issue foreign key correction for non-DML events |
Affected Issues 0006484 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
SymmetricDS: 3.16 449f2469 2024-06-10 17:21:53 Details Diff |
0006484: Do not issue foreign key correction for non-DML events |
Affected Issues 0006484 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
SymmetricDS: 3.14 9fecefff 2024-07-05 20:02:51 Details Diff |
0006484: auto resolve fk initial load should be insert event |
Affected Issues 0006484 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-10 17:19 | elong | New Issue | |
2024-06-10 17:19 | elong | Status | new => assigned |
2024-06-10 17:19 | elong | Assigned To | => elong |
2024-06-10 17:19 | elong | Tag Attached: initial/partial load | |
2024-06-10 17:20 | elong | Project | SymmetricDS Pro => SymmetricDS |
2024-06-10 17:20 | elong | Issue cloned: 0006485 | |
2024-06-10 17:20 | elong | Relationship added | related to 0006485 |
2024-06-10 17:22 | elong | Status | assigned => resolved |
2024-06-10 17:22 | elong | Resolution | open => fixed |
2024-06-10 17:22 | elong | Fixed in Version | => 3.14.16 |
2024-06-10 18:00 | admin | Changeset attached | => SymmetricDS 3.14 5c676777 |
2024-06-10 18:00 | admin | Changeset attached | => SymmetricDS 3.15 79224e65 |
2024-07-05 21:00 | admin | Changeset attached | => SymmetricDS 3.14 9fecefff |
2024-08-01 14:00 | admin | Changeset attached | => SymmetricDS 3.16 449f2469 |
2024-08-16 17:44 | admin | Status | resolved => closed |