View Issue Details

IDProjectCategoryView StatusLast Update
0006520SymmetricDSBugpublic2024-07-08 15:32
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.7 
Target Version3.15.8Fixed in Version3.15.8 
Summary0006520: Trigger template replacement for SQL Server and Sybase not replacing channel id variables correctlly
DescriptionWhen replacing the specialSqlServerSybaseChannelExpression variiable in the trigger templates, which is used in the delete and insert capture for a update statement that updates more than one row, the comparison for whether the channel_id value from the trigger definition is "dynamic" is incorrect. It is using a double equals (==) instead of a .equals().
Tagsdialect: sql-server, dialect: sybase, file sync

Related Changesets

SymmetricDS: 3.15 4211eaf1

2024-07-03 18:05:48

pmarzullo

Details Diff
0006520: Trigger template replacement for SQL Server and Sybase not
replacing channel id variables correctlly
Affected Issues
0006520
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java Diff File

Issue History

Date Modified Username Field Change
2024-07-03 18:04 pmarzullo New Issue
2024-07-03 18:04 pmarzullo Status new => assigned
2024-07-03 18:04 pmarzullo Assigned To => pmarzullo
2024-07-03 18:04 pmarzullo Tag Attached: dialect: sql-server
2024-07-03 18:04 pmarzullo Tag Attached: dialect: sybase
2024-07-03 18:04 pmarzullo Tag Attached: file sync
2024-07-03 19:00 pmarzullo Changeset attached => SymmetricDS 3.15 4211eaf1
2024-07-08 15:32 pmarzullo Status assigned => resolved
2024-07-08 15:32 pmarzullo Resolution open => fixed
2024-07-08 15:32 pmarzullo Fixed in Version => 3.15.8
2024-07-08 15:32 pmarzullo Note Added: 0002475
2024-08-16 17:45 admin Status resolved => closed