View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006154 | SymmetricDS | New Feature | public | 2023-12-12 18:44 | 2023-12-12 20:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.15.2 | Fixed in Version | 3.15.2 | ||
Summary | 0006154: Add parameters that can disable specific types of conflict resolution | ||||
Description | Add 3 parameters that can disable specific types of conflict resolution. The first parameter should determine whether to delete blocking rows during unique constraint violations. The second parameter should determine whether to delete blocking rows during primary key violations. The third parameter should determine whether to delete foreign key child rows when the parent row is deleted and causes a foreign key violation. | ||||
Tags | conflict manager | ||||
SymmetricDS: 3.15 5b8f970d 2023-12-12 19:32:08 evan-miller-jumpmind Details Diff |
0006154: Added parameters that can disable specific types of conflict resolution |
Affected Issues 0006154 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/AbstractDataLoaderFactory.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterSettings.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-12 18:44 | emiller | New Issue | |
2023-12-12 18:44 | emiller | Status | new => assigned |
2023-12-12 18:44 | emiller | Assigned To | => emiller |
2023-12-12 18:44 | emiller | Tag Attached: conflict manager | |
2023-12-12 18:44 | emiller | Issue generated from: 0006153 | |
2023-12-12 18:44 | emiller | Relationship added | related to 0006153 |
2023-12-12 19:33 | emiller | Status | assigned => resolved |
2023-12-12 19:33 | emiller | Resolution | open => fixed |
2023-12-12 19:33 | emiller | Fixed in Version | => 3.15.2 |
2023-12-12 20:00 | Changeset attached | => SymmetricDS 3.15 5b8f970d | |
2023-12-16 02:02 | admin | Status | resolved => closed |