[rt-users] relogin necessary after changing/creating queue

Gene LeDuc gleduc at mail.sdsu.edu
Fri Aug 3 11:24:58 EDT 2007


Maybe put your code in the page that displays the queues and have it run 
every $Clear_Queue_Cache_Freq minutes, with that value set in RT_SiteConfig?

At 05:15 AM 8/3/2007, Dirk Pape wrote:
>Hello,
>
>--Am 2. August 2007 13:35:11 +0200 schrieb Benjamin Weser <weser at osp-dd.de>:
>
>>I had a look at the code in /Elements/SelectQueue but since I haven't
>>done anything in perl (yet) I didn't get very much out of it. Tried to
>>uncomment here and there and changed the values of the variables but
>>nothing provided the solution I am looking for.  :(
>
>the code you have to be performed is the following:
>
>  delete $session{'create_in_queues'};
>  delete $session{'quick_search_queues'};
>
>This is emptying the cache of queues which is stored in the $session 
>object. But you have to decide where you want to perform it. Maybe you 
>place a button somewhere?
>
>Regards, Dirk.
>
>--
>Dr. Dirk Pape (eAS - Projektleitung Campus Management)
>Freie Universitaet Berlin
>Grunewaldstr. 34a, 12165 Berlin
>Tel. +49 (30) 838 75143, Fax. +49 (30) 838 54654
>
>_______________________________________________
>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
>Community help: http://wiki.bestpractical.com
>Commercial support: sales at bestpractical.com
>
>
>Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a 
>copy at http://rtbook.bestpractical.com


-- 
Gene LeDuc, GSEC
Security Analyst
San Diego State University 




More information about the rt-users mailing list