View Issue Details

IDProjectCategoryView StatusLast Update
0007108SymmetricDSNew Featurepublic2025-10-27 19:33
Reporteremiller Assigned Toemiller  
Priorityhigh 
Status assignedResolutionopen 
Product Version3.16.0 
Target Version3.17.0 
Summary0007108: Add a capture_changes_only column to sym_trigger
DescriptionAdd a capture_changes_only column to sym_trigger that behaves similarly to the trigger.update.capture.changed.data.only.enabled parameter. This will make it possible to adjust this setting at a trigger level rather than at a node level.

The capture_changes_only column should default to 0. If the trigger.update.capture.changed.data.only.enabled parameter is enabled, then it should override the trigger-level setting of capture_changes_only=0. This will maintain the current behavior, which is particularly important in the case of an upgrade.
Tagsconfiguration, trigger

Activities

emiller

2025-10-27 19:32

developer   ~0003534

Open-source PR: https://github.com/jumpmindinc/symmetric-ds/pull/427

Issue History

Date Modified Username Field Change
2025-10-27 18:31 emiller New Issue
2025-10-27 18:31 emiller Status new => assigned
2025-10-27 18:31 emiller Assigned To => emiller
2025-10-27 18:31 emiller Tag Attached: configuration
2025-10-27 18:31 emiller Tag Attached: trigger
2025-10-27 19:32 emiller Note Added: 0003534