View Issue Details

IDProjectCategoryView StatusLast Update
0006507SymmetricDSBugpublic2024-06-20 21:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.1 
Target Version3.15.8Fixed in Version3.15.8 
Summary0006507: Values can be matched with the wrong columns during extraction when using targetExternalId variable and table definitions differ
DescriptionWhen using the targetExternalId trigger variable, if the table definitions differ, values can be matched with the wrong columns during extraction. This happens because the method that reorders or adds columns based on the trigger history does not get called after retrieving a cached table that has the target external ID in its name. This can result in extraction errors or incorrect data.
Tagsextract

Relationships

related to 0006506 closedemiller Values can be matched with the wrong columns during extraction when using targetExternalId variable and table definitions differ 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 1d735ad0

2024-06-20 20:22:14

evan-miller-jumpmind

Details Diff
0006507: Fixed values getting matched with the wrong columns during extraction when using the targetExternalId variable and table definitions differ Affected Issues
0006507
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/extract/ColumnsAccordingToTriggerHistory.java Diff File

Issue History

Date Modified Username Field Change
2024-06-20 19:38 emiller New Issue
2024-06-20 19:38 emiller Status new => assigned
2024-06-20 19:38 emiller Assigned To => emiller
2024-06-20 19:38 emiller Tag Attached: extract
2024-06-20 19:38 emiller Issue generated from: 0006506
2024-06-20 19:38 emiller Relationship added related to 0006506
2024-06-20 20:22 emiller Status assigned => resolved
2024-06-20 20:22 emiller Resolution open => fixed
2024-06-20 20:22 emiller Fixed in Version => 3.15.8
2024-06-20 21:00 Changeset attached => SymmetricDS 3.15 1d735ad0
2024-08-16 17:45 admin Status resolved => closed