View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004651 | SymmetricDS | Bug | public | 2020-11-21 14:24 | 2020-11-21 15:00 |
| Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.12.0 | ||||
| Target Version | 3.12.6 | Fixed in Version | 3.12.6 | ||
| Summary | 0004651: Column match routers can mark batches unrouted with initial load select set in table reload request only | ||||
| Description | Additional enhancement to original issue 4574 to account for the default value of an initial load select of "1=1". The check to determine if the iniitial load select was set by the user was only checking not null however 1=1 comes through by default even if the user did not provide an initial load select. This will prevent the table reloads select sql from being used if it was provided. | ||||
| Tags | No tags attached. | ||||
| related to | 0004574 | closed | josh-a-hicks | Column match routers can mark batches unrouted with initial load select set in table reload request only |
|
SymmetricDS: 3.12 6a01ccd3 2020-11-21 14:25:10 Details Diff |
0004651: Column match routers can mark batches unrouted with initial load select set in table reload request only |
Affected Issues 0004651 |
|
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-11-21 14:24 | josh-a-hicks | New Issue | |
| 2020-11-21 14:24 | josh-a-hicks | Status | new => assigned |
| 2020-11-21 14:24 | josh-a-hicks | Assigned To | => josh-a-hicks |
| 2020-11-21 14:24 | josh-a-hicks | Relationship added | related to 0004574 |
| 2020-11-21 14:35 | josh-a-hicks | Status | assigned => closed |
| 2020-11-21 14:35 | josh-a-hicks | Resolution | open => fixed |
| 2020-11-21 14:35 | josh-a-hicks | Fixed in Version | => 3.12.6 |
| 2020-11-21 15:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.12 6a01ccd3 |