[rt-users] Showing only recent ticket history

Kumar, Vasanth vakumar at blackrock.com
Wed Jan 26 17:06:21 EST 2005


If you look at html/Ticket/Elements/ShowHistory, you will notice that it
iterates through each Transaction.  But before doing anything with the
transaction, it invokes the callback "SkipTransaction".  So it appears
that you might be able to implement this callback and have it accept
only the first 5 updates to the ticket.

  _____  

From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Chance
Ervin
Sent: Wednesday, January 26, 2005 11:58 AM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] Showing only recent ticket history


When a ticket is very long, it can take a long time to build the html on
the display page.
Is there a way to only display something like "only the last 5 updates
to the ticket"? Or some magical number which may be site independent?
This is usually still relevant to the ticket, and wouldn't take forever
to load.
 
Another button could be placed to see full ticket history, I suppose.
 
Has anyone worked on, or thought about this? 
 
-- 
-----------------------------
InteleNet Communications Inc.           "Help me help you."
Chance Ervin - SCSA                      -- Jerry Maguire
Oracle Certified Professional
Systems Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050126/7214d7bf/attachment.htm>


More information about the rt-users mailing list