View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006507 | SymmetricDS | Bug | public | 2024-06-20 19:38 | 2024-06-20 21:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.1 | ||||
Target Version | 3.15.8 | Fixed in Version | 3.15.8 | ||
Summary | 0006507: Values can be matched with the wrong columns during extraction when using targetExternalId variable and table definitions differ | ||||
Description | When 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. | ||||
Tags | extract | ||||
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 |
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 |