[rt-users] R: Use Query builder to find tickets which were closed after the became over due

Scotto Alberto al.scotto at reply.it
Fri Aug 17 19:35:18 EDT 2012


Hi

I'm afraid you can't.

I've had the same problem, and I solved with some creativity, involving escalation.
I decided that FinalPriority = 89 and, once LinearEscalate has brought one's ticket Priority to 89, then a rt-crontool job increments Priority by some value.
So, in my searches, I can distinguish overdue/not overdue tickets by Priority, in this way:
Priority > 89 => overdue
Priority <= 89 => not overdue

Hope this helps.

Anyway I'd like to hear other (better) solutions to this problem.

Regards




Alberto Scotto

[Blue]
Via Cardinal Massaia, 83
10147 - Torino - ITALY
phone: +39 011 29100
al.scotto at reply.it
www.reply.it


________________________________
Da: rt-users-bounces at lists.bestpractical.com [rt-users-bounces at lists.bestpractical.com] per conto di Shrivallabh Deshmukh [shrivallabh.deshmukh at sungard.com]
Inviato: venerdì 17 agosto 2012 12.52
A: rt-users at lists.bestpractical.com
Oggetto: [rt-users] Use Query builder to find tickets which were closed after the became over due

HI.

Can I compare 2 fields using query builder?

For example, can I do a query which says display all fields which are closed after their due date?

Regards,


Shrivallabh

________________________________

--
The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120817/96197161/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blue.png
Type: image/png
Size: 2834 bytes
Desc: blue.png
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120817/96197161/attachment.png>


More information about the rt-users mailing list