View Issue Details

IDProjectCategoryView StatusLast Update
0003294SymmetricDSBugpublic2022-08-01 18:58
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.31Fixed in Version3.8.31 
Summary0003294: Loads that use a custom sql (truncate table %s) to not take into account transforms
DescriptionPreviously only delete sql was filtered for transforms to replace any %s values in the sql. Whenever the custom sql was used though it was replacing %s with the source tables and not taking into account transforms.
TagsNo tags attached.

Relationships

related to 0005387 closedelong Initial load delete or truncate with table transform 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 a23fd542

2017-10-28 11:08:40

josh-a-hicks

Details Diff
0003294: Loads that use a custom sql (truncate table %s) to not take
into account transforms
Affected Issues
0003294
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2017-10-28 15:08 josh-a-hicks New Issue
2017-10-28 15:08 josh-a-hicks Status new => assigned
2017-10-28 15:08 josh-a-hicks Assigned To => josh-a-hicks
2017-10-28 16:00 josh-a-hicks Changeset attached => SymmetricDS 3.8 a23fd542
2017-11-05 14:37 chenson Status assigned => resolved
2017-11-05 14:37 chenson Resolution open => fixed
2017-11-05 14:37 chenson Fixed in Version => 3.8.31
2017-11-06 13:13 chenson Status resolved => closed
2022-08-01 18:58 elong Relationship added related to 0005387