[rt-users] status change when reply on resolved ticket

Asanka Gunasekera asanka_gunasekera at yahoo.co.uk
Wed Sep 5 07:09:21 EDT 2012


Hi Have any one written a script to change status (custom field) on requester reply

Thanks and Regards



________________________________
 From: Asanka Gunasekera <asanka_gunasekera at yahoo.co.uk>
To: Tim Cutts <tjrc at sanger.ac.uk>; "rt-users at lists.bestpractical.com" <rt-users at lists.bestpractical.com> 
Sent: Wednesday, 29 August 2012, 16:02
Subject: Re: [rt-users] status change when reply on resolved ticket
 

Hi Can I do below

Define a script which will change custom field
state on reply to a ticket as below
1.       Custom filed “reply stat”
a.       Waiting on Customer (requester)
b.      Work in progress (internal communication)

If the customer (requester) replies the status should
changed to “Work in progress” if the any other reply start should change to “Waiting
on Customer”. If this is possible how to do this?


Thanks and regards


________________________________
 From: Tim Cutts <tjrc at sanger.ac.uk>
To: Duncan McEwan <duncan at ecs.vuw.ac.nz> 
Cc: Asanka Gunasekera <asanka_gunasekera at yahoo.co.uk>; rt-users at lists.bestpractical.com 
Sent: Tuesday, 28 August 2012, 12:34
Subject: Re: [rt-users] status change when reply on resolved ticket
 

On 27 Aug 2012, at 23:04, Duncan McEwan <duncan at ecs.vuw.ac.nz> wrote:

> You can't have it both ways.  Either you disable the auto open scrip in
> which case you potentially miss a customer responding to a resolved ticket
> to say the problem is not fixed.  Or you leave the scrip enabled in which
> case you may have to manually re-resolve tickets that are reopened due to
> "Thank-you" emails.
> 
> We do that latter and find it not that big a deal for our ticket volumes.  
> Your situation may well be different.
> 
> I suppose you could try writing your own auto open scrip that searched
> through the body of a reply to try to figure out whether it looked like it
> was just saying "thank you".  Maybe someone has already put something like
> this on the wiki.  If not, good luck getting something that works reliably...!
> 
> The other suggestion that has been made on the list from time to time
 is
> to have an "On resolve" scrip with a template that includes text along
> the lines of "There is no need to reply to this message to thank us if
> this issue is now resolved as that will just reopen this closed ticket".
> But you'll still get some users doing it anyway...

That's what we do too.  The problem is that it tends to mess with ticket resolution times, and that upsets the various managers who rely on dubious statistics like mean time to resolution for KPIs.

It's not such a problem for the "thank you" emails, more for the breed of user who each time they have a problem think "who helped me last time?", look through their email, and reply to any old email that appears to have come from that person.  They often re-open tickets which are months or years old.  I'm considering writing a scrip which checks how long ago the ticket was resolved, and if it's longer than a certain threshold, leaves
 it closed and automatically creates a child ticket with the new transaction in it.  I think there are bits and pieces to do this in the wiki already, (ForkIntoNewTicket or something) but I haven't pieced all of it together yet.

Tim

--
The Wellcome Trust Sanger Institute is operated by Genome Research
Limited, a charity registered in England with number 1021457 and a
company registered in England with number 2742969, whose registered
office is 215 Euston Road, London, NW1 2BE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120905/3511dd30/attachment.htm>


More information about the rt-users mailing list