NotifyNewQueue?

Hi all.

Although I’m still struggling to upgrade my 2.0.15 instalation to 3.0.x version, I need to keep the “older” version up and running meanwhile…

Now, the issue.

I need to send a notification to all elements of a group whenever there is a “new” ticket on “their” queue:

If it is a new ticket, directly opened in their queue, a simple “oncreate notify all watchers with template newticket” does the trick (all queue users are “CCs” of the queue). Don’t argue, it works :slight_smile:
The problem is when the ticket comes from another queue.
I already have the “OnQueueChange” scripcondition (from the fsck.com contrib)… but afaik, if I do something like “onqueuechange notify all watchers with template newticket”, I’ll notify the “Old” queue, not the new one, right ?

How do I notify the “new” queue ? Is there any “NotifyNewQueue” scripaction available ?

Thanks in advance,

Paulo Pinto

hi al,

you might want to take a look at

http://www.fsck.com/pub/rt/contrib/2.0/rt-addons/escalator.README

you’ll find the mentioned scrip action here:

http://www.fsck.com/pub/rt/contrib/2.0/rt-addons/ScripActions/EscalatePriority/

cu
andreas----- Original Message -----
From: rt-users-request@lists.fsck.com
To: rt-users@lists.fsck.com
Sent: Thursday, August 07, 2003 3:55 AM
Subject: rt-users digest, Vol 1 #1303 - 16 msgs

Message: 6
Date: Wed, 6 Aug 2003 15:27:46 -0700 (PDT)
From: ahorn@deorth.org
To: rt-users@lists.fsck.com
Subject: [rt-users] handling escalation.

How do people handle auto escalation of tickets after a set period of
time. Is there anything in RT with granularity for doing this ? I’m using
2.0.15.

Cheers,

Al