Hi all
I've got a weird problem with NPM/SAM alerts,
I hope someone here can point me in the right direction. . .
Background:
We have an alert set to fire a "down" email when a component of a SAM application is down (If node isn't down):

And fire an "Up" email when this trigger condition is no longer true:

The Problem:
When we unmanage these applications (sometimes it has to be when they are down),
if the reset condition was met during the unmanage period, it will NOT fire the "Up" email (i.e reset action) after the application had been re-managed.

Is this a bug, or by design?
And, if this is the design - how do I work around it to make it send the "Up" email regardless of it being "unmanaged" after being "down"?
Thanks in advance!! 