Search found 8 matches
- 20 Aug 2014, 00:07
- Forum: General
- Topic: Update open ticket counts
- Replies: 0
- Views: 791
Update open ticket counts
In Queue View I am seeing queues display with a number of tickets but the actual count of tickets in that queue is not the same. Is there a way to reset the count of tickets in a queue?
- 20 Feb 2014, 00:49
- Forum: General
- Topic: Phantom Tickets
- Replies: 6
- Views: 2659
Re: Phantom Tickets
Ok. I tried that. Tried every state except Closed Successful, Closed Unsuccessful and Merged. The search results still only show two tickets so one is still missing since three are showing in the list of queues.

- 19 Feb 2014, 23:38
- Forum: General
- Topic: Phantom Tickets
- Replies: 6
- Views: 2659
Re: Phantom Tickets
Search for what though? What criteria would make a ticket show in the count of tickets in a queue, but not display in the queue itself?
- 19 Feb 2014, 21:17
- Forum: General
- Topic: Phantom Tickets
- Replies: 6
- Views: 2659
Phantom Tickets
How do I troubleshoot phantom tickets?
I have a queue that shows as having 4 tickets. When I click into that queue, there are only 3 tickets. When I check the All Tickets vs Available Tickets views, there are only 3 tickets in each case. How do I find the "missing" ticket?
I have a queue that shows as having 4 tickets. When I click into that queue, there are only 3 tickets. When I check the All Tickets vs Available Tickets views, there are only 3 tickets in each case. How do I find the "missing" ticket?
- 02 Nov 2010, 22:47
- Forum: General
- Topic: Creating Custom Dashboard Dashlets
- Replies: 20
- Views: 25258
Re: Creating Custom Dashboard Dashlets
Hi brilang,
there are some small problems in your posted examples but a bigger one inside the Dashboard...
<Item Key="Attributes">QueueID=38;</Item>
The attribute is called QueueIDs and has to be an array reference for the TicketSearch function (more on this array later on).
<Item Key ...
there are some small problems in your posted examples but a bigger one inside the Dashboard...
<Item Key="Attributes">QueueID=38;</Item>
The attribute is called QueueIDs and has to be an array reference for the TicketSearch function (more on this array later on).
<Item Key ...
- 21 Oct 2010, 19:12
- Forum: General
- Topic: Creating Custom Dashboard Dashlets
- Replies: 20
- Views: 25258
Re: Creating Custom Dashboard Dashlets
Doesn't anyone use the Dashboard?
- 19 Oct 2010, 18:26
- Forum: General
- Topic: Ticket creation via email
- Replies: 5
- Views: 3849
Re: Ticket creation via email
You have to have POP setup on Gmail or you'll never be able to connect to Gmail.
In Gmail:
Settings -> Forwarding and POP/IMAP
Enable POP for mail that arrives from now on
If you enable POP for all mail, you will receive the entire contents of the Gmail All Mail folder.
In Gmail:
Settings -> Forwarding and POP/IMAP
Enable POP for mail that arrives from now on
If you enable POP for all mail, you will receive the entire contents of the Gmail All Mail folder.
- 18 Oct 2010, 21:25
- Forum: General
- Topic: Creating Custom Dashboard Dashlets
- Replies: 20
- Views: 25258
Creating Custom Dashboard Dashlets
Over on the OTRS Community Blog, I found an article entitled " Keep an eye on certain customers "
This was very useful in starting me on the road to creating my own Dashboard Dashlets.
I'm having a devil of a time getting my Dashlets to show the data I want them to show...
Here's one example of my ...
This was very useful in starting me on the road to creating my own Dashboard Dashlets.
I'm having a devil of a time getting my Dashlets to show the data I want them to show...
Here's one example of my ...