Ticket views

Moderator: crythias

Locked
jloldham
Znuny newbie
Posts: 9
Joined: 11 Jun 2014, 13:30
Znuny Version: 3.3.6
Company: Hammonds Furniture

Ticket views

Post by jloldham »

Help Please this is dirving me mad!!, i'm running version 3 of otrs and i want all users to be able to tickets but if they are locked they dissapear (not good),


I tried adding this to config.pm

$Self->{ViewableLocks} = ["'lock'", "'unlock'", "'tmp_lock'"];

and i also added 'lock' into the sysconfig viewable locks but this has made noooo difference , what am i missing?

Thanks
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Ticket views

Post by jojo »

locked tickets will not disapear. Use another view like status view or dashboard to acces them.

I strongly advise to get some professional services to get some training on the tool
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
jloldham
Znuny newbie
Posts: 9
Joined: 11 Jun 2014, 13:30
Znuny Version: 3.3.6
Company: Hammonds Furniture

Re: Ticket views

Post by jloldham »

We have used this software for years been using 2.2.9 (time for an upgrade) , if there is 1 ticket in a queue and that gets locked then the queue disspaear . we need all tickets active in a queue to be visible.

There must be a way?
Locked