[Rtir] Patch RTIR

Peter Haag haag at switch.ch
Thu Oct 16 08:13:25 EDT 2003


Dear all,
Find below a patch, which displays the associated reports and 
investigations to an incident, when the incident is already resolved, but 
redisplayed
( e.g. for history reason ).

Regards

    - Peter

For RTIR 1.0:


--- RTIR/Elements/ShowChildren.orig     Wed Oct 15 04:53:01 2003
+++ RTIR/Elements/ShowChildren  Wed Oct 15 05:09:55 2003
@@ -74,6 +74,7 @@
 $MyTickets->LimitMemberOf($Ticket->Id);
 $MyTickets->LimitStatus(VALUE => "new");
 $MyTickets->LimitStatus(VALUE => "open");
+$MyTickets->LimitStatus(VALUE => "resolved");
 $MyTickets->LimitStatus(VALUE => "stalled");
 $MyTickets->OrderBy(FIELD => 'Due', ORDER => 'ASC');


--
_______ SWITCH - The Swiss Education and Research Network ______
Peter Haag,  Security Engineer,  Member of SWITCH CERT
PGP fingerprint: D9 31 D5 83 03 95 68 BA  FB 84 CA 94 AB FC 5D D7
SWITCH,  Limmatquai 138,  CH-8001 Zurich,  Switzerland
E-mail: peter.haag at switch.ch Web: http://www.switch.ch/




More information about the Rtir mailing list