Re: [rt-users] Adding ticket "Description" to the top of the page

2016-12-06 Thread Parish, Brent
Total shot in the dark here, but one idea might be to create a custom field (of 
type: “text”), and copy the initial request into that upon ticket creation (via 
a  Scrip).
You could probably truncate the text to keep it fairly small, with a “more” 
link that hyperlinks to the initial question.  To do this, I’m betting you 
would need to run the Scrip in batch mode though, so you would have access to 
the new ticket number and transaction id (e.g. 
http://rt.example.com/Ticket/Display.html?id=41408#txn-1989052)
If you wanted to get really fancy, you could look into incorporating a gist-ing 
routine instead of merely truncating – that would be very [geeky] cool!


-  Brent



From: rt-users [mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of 
Chris McClement
Sent: Sunday, December 4, 2016 6:26 PM
To: rt-users@lists.bestpractical.com
Subject: [rt-users] Adding ticket "Description" to the top of the page

By default, I sort ticket History so that the newest entry is at the top. 
However, I would like to be able to have the original request visible when I 
first open a ticket. Does anyone have any suggestions for achieving this? In 
other words, the Display tab of a ticket would have a section containing the 
first comment/description, but the History section would still be sorted with 
newest item at the top of the list.
-
RT 4.4 and RTIR training sessions, and a new workshop day! 
https://bestpractical.com/training
* Los Angeles - January 9-11 2017

[rt-users] Adding ticket "Description" to the top of the page

2016-12-04 Thread Chris McClement
By default, I sort ticket History so that the newest entry is at the top.
However, I would like to be able to have the original request visible when
I first open a ticket. Does anyone have any suggestions for achieving this?
In other words, the Display tab of a ticket would have a section containing
the first comment/description, but the History section would still be
sorted with newest item at the top of the list.
-
RT 4.4 and RTIR training sessions, and a new workshop day! 
https://bestpractical.com/training
* Los Angeles - January 9-11 2017