View Issue Details

IDProjectCategoryView StatusLast Update
0004498SymmetricDSBugpublic2022-08-09 13:29
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.10 
Target Version3.11.11Fixed in Version3.11.11 
Summary0004498: Load Filter wildcard specification does not work when catalog and table are wildcards, and schema is specified
DescriptionThe combination of catalog and table wildcarded, and schema specified does not work. The filter is never executed.
Steps To Reproduce1. Create load filter with empty catalog, specified schema, and wildcarded table.
2. Synch.
Additional InformationThe code that loads the filters missed the combination of wildcarded catalog and table, and specified schema.
TagsNo tags attached.

Relationships

related to 0004497 closedpmarzullo Load Filter wildcard specification does not work when catalog and table are wildcards, and schema is specified 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 c4d46420

2020-08-12 09:21:59

Philip Marzullo

Details Diff
0004498: Load Filter wildcard specification does not work when catalog
and table are wildcards, and schema is specified
Affected Issues
0004498
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/DynamicDatabaseWriterFilter.java Diff File

Issue History

Date Modified Username Field Change
2020-08-12 13:20 pmarzullo New Issue
2020-08-12 13:20 pmarzullo Status new => assigned
2020-08-12 13:20 pmarzullo Assigned To => pmarzullo
2020-08-12 13:20 pmarzullo Tag Attached: data writer
2020-08-12 13:21 pmarzullo Relationship added related to 0004497
2020-08-12 13:25 pmarzullo Status assigned => resolved
2020-08-12 13:25 pmarzullo Resolution open => fixed
2020-08-12 13:25 pmarzullo Fixed in Version => 3.11.11
2020-08-12 14:00 Changeset attached => SymmetricDS 3.11 c4d46420
2020-09-01 12:19 elong Status resolved => closed
2022-08-09 13:29 admin Tag Detached: data writer