View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005214 | SymmetricDS | Bug | public | 2022-02-10 19:43 | 2022-04-11 19:28 |
| Reporter | emiller | Assigned To | emiller | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.5.0 | ||||
| Target Version | 3.13.4 | Fixed in Version | 3.13.4 | ||
| Summary | 0005214: Column count error when load transform falls back to an insert with a column that is included on insert only | ||||
| Description | When a load transform with update_first=true has a column that is included on insert only, an error occurs when inserting multiple rows or when updating multiple rows that are not present in the target table. A ParseException similar to the following occurs: org.jumpmind.exception.ParseException: The (table_name) table's column count (11) does not match the data's column count (10) | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.13 26aaff7b 2022-02-10 19:55:52 evan-miller-jumpmind Details Diff |
0005214: Fixed column count error when load transform falls back to an insert with a column that is included on insert only |
Affected Issues 0005214 |
|
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultTransformWriterConflictResolver.java | Diff File | ||
|
SymmetricDS: 3.13 67318fe7 2022-02-11 18:58:11 evan-miller-jumpmind Details Diff |
0005214: Added a test for this issue |
Affected Issues 0005214 |
|
| mod - symmetric-core/src/test/resources/test-schema.xml | Diff File | ||
| mod - symmetric-server/src/test/java/org/jumpmind/symmetric/test/SimpleIntegrationTest.java | Diff File | ||
| mod - symmetric-server/src/test/resources/test-integration-root-setup.sql | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-02-10 19:43 | emiller | New Issue | |
| 2022-02-10 19:43 | emiller | Status | new => assigned |
| 2022-02-10 19:43 | emiller | Assigned To | => emiller |
| 2022-02-10 20:00 | Changeset attached | => SymmetricDS 3.13 26aaff7b | |
| 2022-02-10 20:46 | emiller | Status | assigned => resolved |
| 2022-02-10 20:46 | emiller | Resolution | open => fixed |
| 2022-02-10 20:46 | emiller | Fixed in Version | => 3.13.4 |
| 2022-02-11 19:00 | Changeset attached | => SymmetricDS 3.13 67318fe7 | |
| 2022-02-11 20:04 | emiller | Product Version | 3.13.0 => 3.5.0 |
| 2022-04-11 19:28 | admin | Status | resolved => closed |