Hi all, I recently installed OTRS 2.4.9 and managed to set it up according to my requirements. However I have 2 difficulties which I can't overcome, I would like to have the option to view all tickets when I select QueueView. At the moment whenever a ticket is opened it is available in the Queue View, however when this ticket gets locked by an agent the ticket disappears from the Queue View. Please instruct me on how can I overcome this issue.
Another issue which I would like to know how can I come around is customizing the login screen with our company logo and change the colour scheme. While thanking everyone in advance for contributing to my problem I hope to hear from you soon.
Ticket viewing
Moderator: crythias
-
- Znuny ninja
- Posts: 1029
- Joined: 13 Apr 2009, 12:26
- Znuny Version: 6.0.13
- Real Name: Wolfgang Fürtbauer
- Company: PBS Logitek GmbH
- Location: Pinsdorf
Re: Ticket viewing
Hi,
for 1)
in the QueueView, only unlocked tickets are shown (by design); this is more or less the work basket for your agents
if you want to have an overview, you might want to use the search feature (you can save your settings)
for 2)
look at /opt/otrs/Kernel/Output/HTML/Login.dtl
BR
for 1)
in the QueueView, only unlocked tickets are shown (by design); this is more or less the work basket for your agents
if you want to have an overview, you might want to use the search feature (you can save your settings)
for 2)
look at /opt/otrs/Kernel/Output/HTML/Login.dtl
BR
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
-
- Znuny newbie
- Posts: 25
- Joined: 26 Jan 2011, 17:28
- Znuny Version: 3.3.13
- Real Name: Michael Demicoli
- Location: Malta
Re: Ticket viewing
Thank you wolfgang, I managed to get the view needed in Queview by tweeking a setting in sysconfig.
-
- Znuny newbie
- Posts: 25
- Joined: 26 Jan 2011, 17:28
- Znuny Version: 3.3.13
- Real Name: Michael Demicoli
- Location: Malta
Re: Ticket viewing
Hi Amanda,
In order to view locked tickets in QueueView follow the following steps;
Go to admin | Select Sysconfig
Do a search for: Ticket::ViewableLocks
Once found add the value 'lock' to Ticket:ViewableLocks setting.
Please test. Hope that this helps resolve your problem, should you require further information from my let me know.
Best Regards,
Michael
In order to view locked tickets in QueueView follow the following steps;
Go to admin | Select Sysconfig
Do a search for: Ticket::ViewableLocks
Once found add the value 'lock' to Ticket:ViewableLocks setting.
Please test. Hope that this helps resolve your problem, should you require further information from my let me know.
Best Regards,
Michael
Re: Ticket viewing
Thank you Michael for your reply.
My problem now seems that when a ticket's status is 'pending', it disappears from the dashboard.
So if I or someone else change the status of the ticket to pending, there is no track of that particular ticket in the dashboard.
You have to manually search for the ticket.
Have you encountered this issue pls?
My problem now seems that when a ticket's status is 'pending', it disappears from the dashboard.
So if I or someone else change the status of the ticket to pending, there is no track of that particular ticket in the dashboard.
You have to manually search for the ticket.
Have you encountered this issue pls?
-
- Znuny newbie
- Posts: 25
- Joined: 26 Jan 2011, 17:28
- Znuny Version: 3.3.13
- Real Name: Michael Demicoli
- Location: Malta
Re: Ticket viewing
Lupisa,
Which version of OTRS are you using?
Regards,
mdemicoli
Which version of OTRS are you using?
Regards,
mdemicoli
Re: Ticket viewing
Hi mdemicoli,
I just saw your post.
Our version is 2.4.9
I just saw your post.
Our version is 2.4.9
Re: Ticket viewing
ok problem solved for pending tickets.