View emaill tickets from customer web interface

Moderator: crythias

Locked
jobe
Znuny newbie
Posts: 7
Joined: 22 Jun 2015, 17:33
Znuny Version: 4.0.8-02

View emaill tickets from customer web interface

Post by jobe »

Hello everybody,
is it possible, from customer web interface, to view all tickets, even ones opened by email? We are testing OTRS and tickets opened by email are correctly created in the correct queue, but the customer user, who has RW access to the queue can only see tickets opened from web interface.
OTRS 4.0.8-02 on CentOS 6 with MySQL.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: View emaill tickets from customer web interface

Post by crythias »

Customers will see, in customer interface, "My Tickets", tickets that match their own login id and that are currently in a queue that is a member of the same group of which the customer is a member, directly and CustomerGroupsAlwaysGroups, if CustomerGroupSupport is enabled.

Customers will see, in customer interface, "Company Tickets", tickets that match their customer_id or customer_ids.
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
jobe
Znuny newbie
Posts: 7
Joined: 22 Jun 2015, 17:33
Znuny Version: 4.0.8-02

Re: View emaill tickets from customer web interface

Post by jobe »

Hi crythias and thanks for your answer: I noticed that tickets opened by email have "customer_id" set to the mail address of the sender, so I found here in the forums how to set the same customer_id for every email received by our support mail address using "PostMaster Filter".
Here is what I set: Admin->PostMaster Filter-> Filter condition->check email header-> To: -> support-customerA@domain.com ; Set email headers->X-OTRS-CustomerNo->Set value->customerA

Now customer user can see tickets opened by mail from his web interface.
OTRS 4.0.8-02 on CentOS 6 with MySQL.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: View emaill tickets from customer web interface

Post by crythias »

That's not the right answer. The right answer is that the email address of the customer user isn't matching the email of the customer account.
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
jobe
Znuny newbie
Posts: 7
Joined: 22 Jun 2015, 17:33
Znuny Version: 4.0.8-02

Re: View emaill tickets from customer web interface

Post by jobe »

Hi crythias,
I think I am not getting it...Following your hint, in OTRS I set Customer User email address to match the email address that customers write to (support-customerA@domain.com) and disabled the PostMaster Filter previously created, but doing so in new tickets the customerID is again the email address of the sender of the email, not the customerID ("customerA").

In our environment all customers do not have an account in OTRS, they simply write an email to a single email address (support-customerA@domain.com). There is only one customer account given to customerA manager to track status of all the tickets opened by his colleagues.

Thanks for your support.
OTRS 4.0.8-02 on CentOS 6 with MySQL.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: View emaill tickets from customer web interface

Post by crythias »

jobe wrote:In our environment all customers do not have an account in OTRS
That's all you needed to say. Thus the problem, and the previous method you chose was the right one.
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