View Issue Details

IDProjectCategoryView StatusLast Update
0006560SymmetricDS ProNew Featurepublic2024-08-21 20:10
Reportermadcode Assigned To 
Prioritylow 
Status newResolutionopen 
Product Version3.15.0 
Summary0006560: New insight for detecting duplicate triggers targeting the same source node group-target node group pair.
DescriptionInsight condition = more than one trigger is targeting the same source node group AND target node group pair.
Recommended action= Disable secondary triggers.
Steps To ReproduceCreate trigger.
Create router.
Create trigger router.
Clone (Save As) router AS new router_2.
Clone (Save As) trigger router AS new trigger router_2.
Tagsmonitoring

Activities

madcode

2024-08-21 20:10

reporter   ~0002490

First draft with detection code is available in the branch feature/6560-duplicate-router-insight (based on the 5.13 version).
It still needs code for executing the action on Approve().
FYI- testing requires clearing the sym_monitor_events table and triggering Upgrade process, which registers all monitors ( downgrade node version in sym_node).
(Also, DROP table sym_monitor)

Issue History

Date Modified Username Field Change
2024-08-21 15:38 madcode New Issue
2024-08-21 15:38 madcode Tag Attached: monitoring
2024-08-21 20:10 madcode Note Added: 0002490