View Issue Details

IDProjectCategoryView StatusLast Update
0006126SymmetricDS ProImprovementpublic2023-12-05 21:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.2Fixed in Version3.15.2 
Summary0006126: Prevent users from creating triggers for a load-only node group via the Add Tables Wizard
DescriptionCurrently, it is possible to use the Add Tables Wizard to create triggers for a node group that includes a load-only node. It would be good to prevent this from happening because a load-only node is unable to capture data and therefore should not have any triggers configured.

To implement this, it will also be necessary to make it possible to tell a load-only node apart from an extract-only node via the sym_node.deployment_sub_type column.
Tagsload only, trigger, ui

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 734aabfd

2023-11-27 18:04:49

evan-miller-jumpmind

Details Diff
0006126: Made it possible to tell a load-only node apart from an extract-only node Affected Issues
0006126
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ClientSymmetricEngine.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/Constants.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/job/PushHeartbeatListener.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/Node.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/util/SymmetricUtils.java Diff File
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricEngineHolder.java Diff File

SymmetricDS: 3.15 1a085ba6

2023-12-05 20:51:37

joshahicks

Details Diff
0006126: Prevent users from creating triggers for a load-only node group
via the Add Tables Wizard
Affected Issues
0006126
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/Constants.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/util/SymmetricUtils.java Diff File

Issue History

Date Modified Username Field Change
2023-11-27 17:57 emiller New Issue
2023-11-27 17:57 emiller Status new => assigned
2023-11-27 17:57 emiller Assigned To => emiller
2023-11-27 17:57 emiller Tag Attached: load only
2023-11-27 17:57 emiller Tag Attached: trigger
2023-11-27 17:57 emiller Tag Attached: ui
2023-11-27 18:04 emiller Status assigned => resolved
2023-11-27 18:04 emiller Resolution open => fixed
2023-11-27 18:04 emiller Fixed in Version => 3.15.2
2023-11-27 19:00 Changeset attached => SymmetricDS 3.15 734aabfd
2023-12-05 21:00 Changeset attached => SymmetricDS 3.15 1a085ba6
2023-12-16 02:02 admin Status resolved => closed