I want to create an alert so that if more than 1 issue affects a certain node, those issues are rolled up into a higher level alert. The alert could have the message "Multiple alerts on node X" and then list all the issues. If a new issue comes along, that new issue is also added to the alert.
I've created the following test alert using complex conditions, but the alert is created even when the first section matches an event on node A and the second section matches an event on node B. Both should be on the same node.
Note: I'm not tied to a complex condition as a solution to this. I'm open to using groups, SQL/SWQL queries, etc. to accomplish it.

