View Issue Details

IDProjectCategoryView StatusLast Update
0006153SymmetricDSNew Featurepublic2023-12-12 19:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.11Fixed in Version3.14.11 
Summary0006153: Add parameters that can disable specific types of conflict resolution
DescriptionAdd 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.
Tagsconflict manager

Relationships

related to 0006154 closedemiller Add parameters that can disable specific types of conflict resolution 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 4482d7b3

2023-12-12 18:55:04

evan-miller-jumpmind

Details Diff
0006153: Added parameters that can disable specific types of conflict resolution Affected Issues
0006153
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

Issue History

Date Modified Username Field Change
2023-12-12 18:42 emiller New Issue
2023-12-12 18:42 emiller Status new => assigned
2023-12-12 18:42 emiller Assigned To => emiller
2023-12-12 18:42 emiller Tag Attached: conflict manager
2023-12-12 18:44 emiller Issue cloned: 0006154
2023-12-12 18:44 emiller Relationship added related to 0006154
2023-12-12 18:55 emiller Status assigned => resolved
2023-12-12 18:55 emiller Resolution open => fixed
2023-12-12 18:55 emiller Fixed in Version => 3.14.11
2023-12-12 19:00 Changeset attached => SymmetricDS 3.14 4482d7b3
2023-12-16 01:56 admin Status resolved => closed