View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004012 | SymmetricDS | Bug | public | 2019-06-18 18:29 | 2019-06-25 18:05 |
Reporter | hanes | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.2 | ||||
Target Version | 3.10.3 | Fixed in Version | 3.10.3 | ||
Summary | 0004012: Post-create batches for a Load Data operation are not created in the case where wildcards are involved. | ||||
Description | The scenario. Three triggers, but one of which has wildcard. It matches to a total of 11 tables. Do a Load Data with the "Create Table" option. The pre-data create batches on the reload channel are created correctly (there's 11 as expected). However, the post-data create batches (to add foreign keys, etc) are not "expanding" the wild cards and only three batches are getting created. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 533fc896 2019-06-19 13:13:26 Details Diff |
0004012: Post-create batches for a Load Data operation are not created in the case where wildcards are involved. |
Affected Issues 0004012 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-18 18:29 | hanes | New Issue | |
2019-06-18 18:30 | hanes | Status | new => confirmed |
2019-06-18 18:31 | hanes | Note Added: 0001533 | |
2019-06-19 17:13 | elong | Assigned To | => elong |
2019-06-19 17:13 | elong | Status | confirmed => assigned |
2019-06-19 17:14 | elong | Status | assigned => resolved |
2019-06-19 17:14 | elong | Resolution | open => fixed |
2019-06-19 17:14 | elong | Fixed in Version | => 3.10.3 |
2019-06-19 17:14 | elong | Target Version | => 3.10.3 |
2019-06-19 18:00 | admin | Changeset attached | => SymmetricDS 3.10 533fc896 |
2019-06-25 18:05 | admin | Status | resolved => closed |