Search found 24 matches
- 13 Jun 2013, 19:15
- Forum: General
- Topic: [SOLVED] Email cc on the customer ticket interface?
- Replies: 2
- Views: 1950
Re: Email cc on the customer ticket interface?
thank you @tto. For now since, if the customer can email cc someone back to the ticket and have the someone added to the ticket it is fine for me. That other person can get the email and access the ticket, plus the agent can see the "reply" and "reply all" options to then reply t...
- 13 Jun 2013, 19:11
- Forum: Help
- Topic: [SOLVED] How to add new pending status?
- Replies: 2
- Views: 1131
Re: How to add new pending status?
via admin interface -> states This is the nicest forum where folks are helpful. Thank you. I have added a couple and set their state type to "pending reminder". This works for what I want to achieve where I want the timer functionality to be present. They are available to the "pendin...
- 11 Jun 2013, 01:40
- Forum: Help
- Topic: [SOLVED] How to add new pending status?
- Replies: 2
- Views: 1131
[SOLVED] How to add new pending status?
Hi, I have been asked to add a status of "pending deliver" which is still an OPEN state, and I can't figure out how / where it can be added. Is it by inserting manually into the database ticket_state table? I tried that but it doesn't show up anywhere... Please help. Thank you.
- 11 Jun 2013, 01:38
- Forum: Help
- Topic: [SOLVED] Include ticket link in Email ticket creation
- Replies: 2
- Views: 997
Re: How to include ticket link in Email or Phone ticket crea
Actually it is workingcrythias wrote:AutoReply attached to queue.
- 10 Jun 2013, 22:43
- Forum: Help
- Topic: [SOLVED] Include ticket link in Email ticket creation
- Replies: 2
- Views: 997
[SOLVED] Include ticket link in Email ticket creation
Hi, I have just noticed that the ticket link that normally goes out to the customer with replying to a ticket is NOT included if the ticket was created by the helpdesk agent (like the email ticket) and am wondering how to go about adding it?
Thanks in advance
Thanks in advance
- 07 Jun 2013, 22:46
- Forum: Help
- Topic: [SOLVED] Email replying to ticket from Thunderbird problem?
- Replies: 3
- Views: 1426
Re: Email replying to ticket from Thunderbird problem?
Well, it turns out that the email went into the JUNK mail folder. So I'm trying to figure out why. Thanks KlausNehrer !
- 07 Jun 2013, 03:20
- Forum: Help
- Topic: [SOLVED] Email replying to ticket from Thunderbird problem?
- Replies: 3
- Views: 1426
[SOLVED] Email replying to ticket from Thunderbird problem?
Hi, I found someone using Thunderbird mail client on Linux to reply to tickets but the ticket never gets updated. It's very strange and I am wondering if this is a known issue of if it is something I misconfigured? Thanks if anyone can help/shed some light. Email replies from say, gmail, Exchange ou...
- 07 Jun 2013, 02:25
- Forum: General
- Topic: [SOLVED] Email cc on the customer ticket interface?
- Replies: 2
- Views: 1950
[SOLVED] Email cc on the customer ticket interface?
Hello, I have a email question but have not found an answer. What is the way to provide the customer the ability to add his manager to the ticket upon creation? I was thinking there is configuration that can turn on the interface to add a manager to the ticket and then be notified on all corresponde...
- 01 Jun 2013, 09:57
- Forum: Help
- Topic: How to enable FAQ module?
- Replies: 2
- Views: 2908
Re: How to enable FAQ module?
For me, it was because I did not belong to the faq groups. When I added myself to the groups the menu appeared. HtH.
- 29 May 2013, 18:47
- Forum: General
- Topic: No rich text editor in mobile browser?
- Replies: 1
- Views: 939
Re: No rich text editor in mobile browser?
Still can't figure out. Maybe I am missing some module? Any help is appreciated 
- 28 May 2013, 06:25
- Forum: General
- Topic: [SOLVED] Bulk merged tickets - how to notify all customers?
- Replies: 2
- Views: 1152
Re: Bulk merged tickets - how to notify all ticket customers
[SOLVED] thank you. I understand better now that I tried Master Slave out. So I think I should merge tickets when the same user filed different tickets for the same issue..
- 28 May 2013, 01:22
- Forum: General
- Topic: No rich text editor in mobile browser?
- Replies: 1
- Views: 939
No rich text editor in mobile browser?
Hi, I found that in Android Chrome or Dolphin browsers, the customer new ticket form doesn't show up with the rich text editor, and am curious why and would like to know how to enable it. Help?
Thanks a lot.
Thanks a lot.
- 23 May 2013, 18:28
- Forum: General
- Topic: [SOLVED] Bulk merged tickets - how to notify all customers?
- Replies: 2
- Views: 1152
[SOLVED] Bulk merged tickets - how to notify all customers?
Hi I have a question about bulk closed as merged. If John, Bob and Joe filed total of 3 tickets and I merged Bob and Joe's into John's ticket, when I replied to first ticket, ONLY John gets notified. Is it possible to have Bob and Joe also automatically notified via email? Yes, I know I can add Bob ...
- 23 May 2013, 01:39
- Forum: General
- Topic: [SOLVED] How to add simple custom questions for some queues?
- Replies: 2
- Views: 1111
Re: How to add add simple custom questionaires for some queu
Thanks! Got it working after adding a bit more to reload.
Code: Select all
$('#Dest').change( function() {
location.reload();
});
- 22 May 2013, 19:37
- Forum: General
- Topic: [SOLVED] How to disable "Company Tickets" on the customer UI
- Replies: 2
- Views: 2020
[SOLVED] How to disable "Company Tickets" on the customer UI
Hi, can you tell me what modifications is needed to disable "Company Tickets" on the customer UI? Or is there a config (I couldn't find)?
Thanks.
Thanks.
- 22 May 2013, 19:26
- Forum: General
- Topic: [SOLVED] How to add simple custom questions for some queues?
- Replies: 2
- Views: 1111
[SOLVED] How to add simple custom questions for some queues?
Hello again, I basically want to fill the customer form's rich text field with additional questions associated to the selected queue and would like to get suggestions to accomplish this please? For example like if queue id 5 (software request) is selected populate the rich text field with questions ...
- 22 May 2013, 19:18
- Forum: General
- Topic: [SOLVED] Can customer change queue
- Replies: 8
- Views: 2832
[SOLVED] Re: Can customer change queue
Thanks for the replies. Things for me to think about...
- 22 May 2013, 19:09
- Forum: General
- Topic: [SOLVED] What happens when we start using LDAP?
- Replies: 4
- Views: 1625
[SOLVED] Re: What happens when we start using LDAP?
Getting a "no permission" error. Is that normal? I enabled CustomerCompanySupport as well. It's normal inasmuch as the system is returning what it's programmed to do. It may not be what you want to happen, though. ACL, Groups, Queues, CustomerID are likely reasons permission is denied. Ah...
- 18 May 2013, 01:18
- Forum: General
- Topic: [SOLVED] What happens when we start using LDAP?
- Replies: 4
- Views: 1625
Re: What happens when we start using LDAP?
What happens to local DB's agent and customer accounts and associated tickets / articles? If the usernames match, not a heck of a lot. But CustomerID will make a difference for customers if you care about individuals seeing tickets of other people who have the same CustomerID. (Company Tickets matc...
- 17 May 2013, 03:16
- Forum: General
- Topic: [SOLVED] What happens when we start using LDAP?
- Replies: 4
- Views: 1625
[SOLVED] What happens when we start using LDAP?
Hi, I won't have LDAP or AD for an unknown periord of time. So, right now I plan to batch create couple hundred users with default passwords. I can't seem to find info about what happens when we have LDAP? What happens to local DB's agent and customer accounts and associated tickets / articles? Will...
- 17 May 2013, 02:24
- Forum: General
- Topic: [SOLVED] Can customer change queue
- Replies: 8
- Views: 2832
Re: Can customer change queue
think I still need to *sigh* catch it into the postmaster queue and purge it after 3 days or something. At that point, it's a ticket. To do what you wish requires a bounce before OTRS. Can you explain how to "bounce" it off? I currently have made Admin the group for Junk, Postmaster and R...
- 16 May 2013, 14:48
- Forum: General
- Topic: [SOLVED] Can customer change queue
- Replies: 8
- Views: 2832
Re: Can customer change queue
Ah I see. Thank you thank you :-) I think I can set it up to respond to the email with "Sorry, but you must use the website... and here's the url". I think I still need to *sigh* catch it into the postmaster queue and purge it after 3 days or something. Okay, if an email had X-OTRS headers...
- 16 May 2013, 03:22
- Forum: General
- Topic: [SOLVED] Can customer change queue
- Replies: 8
- Views: 2832
Re: Can customer change queue
Thanks for the quick reply!! I am still a bit unclear. So if the user used the web from to create a new ticket he can choose the queue but if he emails in a request, there is no way for the user to move his own ticket to another queue (since the To-queue dropdown list of queues is unavailable), right?
- 16 May 2013, 02:49
- Forum: General
- Topic: [SOLVED] Can customer change queue
- Replies: 8
- Views: 2832
[SOLVED] Can customer change queue
Hi, I'm new to OTRS but have gotten it up and running and works great!!! My workflow is: 1. user sends email to helpdesk @ company.com 2. An agent gets and email (this works) about new ticket in Postmaster queue 3. OTRS auto email responds back with msg and ticket link (works) . Want to ask user to ...