View Issue Details

IDProjectCategoryView StatusLast Update
0006525SymmetricDS ProBugpublic2024-07-08 19:14
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.8Fixed in Version3.15.8 
Summary0006525: Creating an extension for IDatabaseWriterFilter prevents batches from loading
DescriptionOn Configure -> Extensions screen, when creating a new extension for the IDatabaseWriterFilter interface, the screen saves a default script that installs and becomes active right away. The script is written to return false for the beforeWrite() method, which tells the dataloader to NOT load rows. After creating the script, replication will no longer load rows, which makes it difficult to update the script in the database and sync it to other nodes. Instead, the script should return true for beforeWrite() by default.
Tagsui

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-07-08 19:12 elong New Issue
2024-07-08 19:12 elong Status new => assigned
2024-07-08 19:12 elong Assigned To => elong
2024-07-08 19:12 elong Tag Attached: ui
2024-07-08 19:14 elong Status assigned => resolved
2024-07-08 19:14 elong Resolution open => fixed
2024-07-08 19:14 elong Fixed in Version => 3.15.8
2024-08-16 17:45 admin Status resolved => closed