View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004970 | SymmetricDS | Bug | public | 2021-04-28 18:31 | 2021-05-28 20:40 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.10 | Fixed in Version | 3.12.10 | ||
Summary | 0004970: Auto resolve missing foreign key with load only or extract only node | ||||
Description | The automatic resolution of missing foreign key conflicts is running on the default platform instead of the platform of the target database. For example, a load-only node is using the built-in H2 database to detect the SQL code of the conflict, and an extract-only node is using the built-in H2 database to run SQL to retrieve missing foreign key. | ||||
Tags | conflict manager | ||||
SymmetricDS: 3.12 b23e8504 2021-04-30 16:52:33 Details Diff |
0004970: Auto resolve missing foreign key with load only or extract only node |
Affected Issues 0004970 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/util/SnapshotUtil.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractSymmetricDialect.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/ISymmetricDialect.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ManageIncomingBatchListener.java | Diff File | ||
SymmetricDS: 3.12 fba6f09a 2021-05-18 12:49:14 Details Diff |
0004970: Auto resolve missing foreign key with load only or extract only node |
Affected Issues 0004970 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ManageIncomingBatchListener.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-28 18:31 | elong | New Issue | |
2021-04-28 18:31 | elong | Status | new => assigned |
2021-04-28 18:31 | elong | Assigned To | => elong |
2021-04-28 18:31 | elong | Tag Attached: conflict manager | |
2021-04-30 16:51 | elong | Summary | Auto conflict resolution with load only node => Auto resolve missing foreign key with load only or extract only node |
2021-04-30 16:51 | elong | Description Updated | View Revisions |
2021-04-30 16:52 | elong | Status | assigned => resolved |
2021-04-30 16:52 | elong | Resolution | open => fixed |
2021-04-30 16:52 | elong | Fixed in Version | => 3.12.10 |
2021-04-30 17:00 | admin | Changeset attached | => SymmetricDS 3.12 b23e8504 |
2021-05-18 13:00 | admin | Changeset attached | => SymmetricDS 3.12 fba6f09a |
2021-05-28 20:40 | admin | Status | resolved => closed |