Hello all,
We use email macros to sent Incident Management notifications. The majority work correctly. However, we have trouble with the following:
"Notify the administrator if any incident is not resolved within 48 hours of the moment it was first assigned".
I tired the following condition for the macro:
tod() - open.time in $L.new = '4 08:00:00' (our client has a calendar of 10h per day). And it does not work...
I have three questions regarding the above condition:
1) Is the tod() function supported in macros?
2) open.time is not exactly what I need. Is there a field that describes the moment when the incident was first assigned to a technicien?
3) Is the frmat '4 08:00:00' correct in a macro for 48 hours (for a calendar of 10h per day)?
Or, is there another way to implement this notification.
(We can't use SLA alerts because our client didn't purchase the SLA module).
Thanks in advance for your assistance.


Reply With Quote

Bookmarks