I have been trying to get a second email address contacted when an event detector has been active for a certain amount of time by using the escalation feature of the email event handler.
I have also checked Send Inactive Notification on the email event handler.
The first email is received as soon as the event detector is triggered. I've had the escalation set to send in 60 seconds to a couple of minutes. The job seems to get added to the quartz job scheduler but that is as far as I have stepped through it.
When the condition falls, both email addresses receive an email stating that the event is now inactive.
I have tested this with mango 1.1.0 and CVS with same results.
Is something amiss or have I misunderstood the escalation feature?