Hello

 

I was searching for a way to reverse the history on a ticket and found the answer at this page in RT Wiki: http://wiki.bestpractical.com/index.cgi?ReverseHistoryOrder

Quote from the first answer: “RT-3.4.6 and 3.6.1 have global config option OldestTransactionFirst

 

My problem is that i can’t find any information about how to set (or actual unset) the OldestTransactionFirst config option. I did try following in etc/RT_SiteConfig.pm, but without any luck.

Set($OldestTransactionFirst, 0);

Set($OldestTransactionFirst, 1);

Set($OldestTransactionFirst, undef);

 

Any ideas?

 

Med venlig hilsen / Best regards

Brian Kjelin Olsen

Systemkonsulent

 

Schilling A/S

Baldersbækvej 24-26

DK-2635 Ishøj

Tel: +45 70 27 99 00

Fax: +45 70 27 99 10

[EMAIL PROTECTED]

www.schilling.dk

 

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to