View Issue Details

IDProjectCategoryView StatusLast Update
0006478SymmetricDSImprovementpublic2024-06-06 20:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.7Fixed in Version3.15.7 
Summary0006478: Column match router expression for has, starts with, and ends with
DescriptionAdd expressions to column match router to handle:
- has - column value has a substring of a selected variable
- starts with - column value starts with the selected variable
- ends with - column value ends with the selected variable
- not - any of these can be not, i.e. not has, not starts with, not ends with
Tagsrouting

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 8e64130a

2024-06-06 19:47:57

admin

Details Diff
0006478: Column match router expression for has, starts with, and ends
with
Affected Issues
0006478
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/ColumnMatchDataRouter.java Diff File

Issue History

Date Modified Username Field Change
2024-06-06 19:47 elong New Issue
2024-06-06 19:47 elong Status new => assigned
2024-06-06 19:47 elong Assigned To => elong
2024-06-06 19:47 elong Tag Attached: routing
2024-06-06 19:47 elong Project SymmetricDS Pro => SymmetricDS
2024-06-06 19:48 elong Status assigned => resolved
2024-06-06 19:48 elong Resolution open => fixed
2024-06-06 19:48 elong Fixed in Version => 3.15.7
2024-06-06 20:00 admin Changeset attached => SymmetricDS 3.15 8e64130a
2024-06-07 16:46 admin Status resolved => closed