
On Friday, June 18, 2004 7:57 PM
D. Ryan Spott
My supervisor would like to know how we can view "locked" tickets in the queue view and zoom view for all agents. Is this a setting I somehow missed?
Yes and no. We designed -or better: pre-configured OTRS so that it only displays a certain type of tickets. This is determined by these setting: # ViewableLocks # default: ["'unlock'", "'tmp_lock'"] $Self->{ViewableLocks} = ["'unlock'", "'tmp_lock'"]; # ViewableStateType # (see http://yourhost/otrs/index.pl?Action=AdminState -> StateType) $Self->{ViewableStateType} = ['new', 'open', 'pending reminder', 'pending auto']; Another way is to use the search utility. You cannot search for locks explicitly, but the utility spits out locked tickets nonetheless. hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388