Script to determine age of a ticket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2015 06:10 PM
Hi everyone. I am happy you. All are here and can hopefully assist me
i tried this through inactivity monitor but it doesn't work correctly. So I would like to use another method like scripyin and have the scripting trigger an email
The parameters are. Check ll incidents if the incident is 30 days or more and still open, trigger an email to go out to the assignee of ticket. This should be done for all open, ain progress, pending or assigen. Got all tickets that are found an email is sent to the assignee and manager
i I don't want to use inactivity monitor. I would like to use a script which fire off an email
does anyone already have something like this or able ti share how this Cavan be accomplished
THANK YOU,,,
- Labels:
-
Integrations
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2015 09:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2015 09:32 AM
Hello Terry,
I made a little change to the script of the business rule in my first post. Could you please make sure that you make the change on your business rule too? I changed the name of a variable from gs to gr. (gs.eventQueue and gs.daysAgo should stay the same)
It seems that the events are working fine. Can you please share an screenshot of the email notification?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2015 02:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2015 03:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2015 03:17 PM
Terry,
I just made another change to the script code, can you please update your business rule with the new code, I think it should work now.
Thanks.