Unable to reply a ticket if it has been opened via email.

Moderator: crythias

Locked
militanz
Znuny newbie
Posts: 2
Joined: 08 Aug 2014, 14:48
Znuny Version: 3.0.11+dfsg1-1

Unable to reply a ticket if it has been opened via email.

Post by militanz »

Hi all,
scenario:
- the customer sends an email to helpdesk@company.com
- otrs creates a new ticket
- the ticket owner (or anyone else) can't reply using the drop-down menu (the reply or reply-all menu is showed but it's empty)

If the customer opens a ticket using the web interface everything is fine, and the reply menu shows all the available options.

Can you suggest me how to troubleshoot this?

Thanks,
Matteo
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Unable to reply a ticket if it has been opened via email

Post by crythias »

Maybe permissions. There is not enough information but ... gazing into my crystal ball, it says...

Tickets arriving in PostMaster default queue may have a group of which the agent does not have rw permission.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Giulio Soleni
Znuny wizard
Posts: 392
Joined: 30 Dec 2010, 14:35
Znuny Version: 6.0.x and 5.0.x
Real Name: Giulio Soleni
Company: IKS srl

Re: Unable to reply a ticket if it has been opened via email

Post by Giulio Soleni »

...or else maybe you didn't yet associate any reply teplate to the queue where the tickets from the fetched emails are created.

Let's see if my crystal ball is clearer than crythias' :)
OTRS 6.0.x on CentOS 7.x with MariaDB 10.2.x database connected to an Active Directory for Agents and Customers.
ITSM and FAQ modules installed.
militanz
Znuny newbie
Posts: 2
Joined: 08 Aug 2014, 14:48
Znuny Version: 3.0.11+dfsg1-1

Re: Unable to reply a ticket if it has been opened via email

Post by militanz »

Ok, I know that I gave you very few informations but... I was looking for a starting point, that's why!

I've done a check and all responses are active on all queues. I've also checked permissions and everything is fine. So.. you have to clean your crystal balls ;)

But I've found the point: it's because the ticket hasn't a queue! I've run the command "/usr/share/otrs/bin/otrs.PostMasterMailbox.pl -d 2" and I've seen that it creates the ticket with "Queue: Default". Is there a way to choose a queue for email tickets?

Thanks a lot!

Matteo
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Unable to reply a ticket if it has been opened via email

Post by crythias »

Yes. Information provided in this thread already and in the documentation.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked