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

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@reply.it
www.reply.it

Da: rt-users-bounces@lists.bestpractical.com [rt-users-bounces@lists.bestpractical.com] per conto di Shrivallabh Deshmukh [shrivallabh.deshmukh@sungard.com]
Inviato: venerdì 17 agosto 2012 12.52
A: rt-users@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.