Creating a trigger rule that sends notification after 48 hours
I'm trying to create a trigger rule that will send an email notification to a higher level manager after an issue has been in a given state for 48 hours.
This is like issue escalation. I look at the out-of-the-book escalate.js script, but I do not understand how to use at and it does not allow you to enter an escalation time. What I mean is there is no box to to enter X hours or days before the trigger is fully executed.
How can this be done?

