[rt-users] (no subject)

jean-philippe Proux jeanphilippe.proux at free.fr
Sat Mar 20 01:09:39 EST 2004



Hi,
I'm trying to display a full ticket (header, body and history) in
command line with rt

I'm able to view only a small part of specific ticket.
For instance :
 /opt/rt3/bin/rt show ticket/29
id: ticket/29
Queue: support-telecom-reseau
Owner: dalglave
Creator: prosier
Subject: Verification et/ou ouverture de port - URGENT -
Status: open
Priority: 40
InitialPriority: 40
FinalPriority: 99
Requestors: patrick.rosier at xxx.fr
Cc:
AdminCc:
Created: Fri Feb 06 10:59:36 2004
Starts: Not set
Started: Not set
Due: Mon Feb 09 10:59:36 2004
Resolved: Not set
Told: Fri Feb 06 16:28:14 2004
TimeEstimated: 0
TimeWorked: 0
TimeLeft: 0

using -f option :

/opt/rt3/bin/rt show ticket/29 -f id,subject,status,history
id: ticket/29
Subject: Verification et/ou ouverture de port - URGENT -
Status: open
:

With my browser on web view, I see 2 pages of history
I guess that history is managed like attachment, but
/opt/rt3/bin/rt show ticket/29 -f id,subject,status,attachment
do not return any history

So did someone success to display history in command line ?

Thanks a lot.



More information about the rt-users mailing list