[SOLVED] Customer view ticket (error)

Moderator: crythias

Locked
immaBeans
Znuny newbie
Posts: 37
Joined: 30 May 2013, 03:36
Znuny Version: 3.2.2
Real Name: Vince
Company: Jollibee Worldwide Service

[SOLVED] Customer view ticket (error)

Post by immaBeans »

Good day,

I just wanted to know upon viewing your own ticket why do I have an error.
I disable the CustomerGroupSupport and still it generated an error.
Please see scrnshot below
Image

Thank you.
Last edited by immaBeans on 20 Jun 2013, 07:42, edited 1 time in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customer view ticket (error)

Post by crythias »

It means the ticket is in a queue that isn't "users"
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
immaBeans
Znuny newbie
Posts: 37
Joined: 30 May 2013, 03:36
Znuny Version: 3.2.2
Real Name: Vince
Company: Jollibee Worldwide Service

Re: Customer view ticket (error)

Post by immaBeans »

Thank you for you quick reply,

How may I doing to see my own ticket? Any suggestion?

Thanks,
immaBeans
Znuny newbie
Posts: 37
Joined: 30 May 2013, 03:36
Znuny Version: 3.2.2
Real Name: Vince
Company: Jollibee Worldwide Service

Re: Customer view ticket (error)

Post by immaBeans »

I find that my default owner is "Admin OTRS" so thats why I can't view my own ticket. How do I set the default owner (customer)?
So the customer can view its own ticket.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customer view ticket (error)

Post by crythias »

The ticket is in a queue that the customer does not have permissions to. It's not about owner. It's about group permissions to the queue.
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
immaBeans
Znuny newbie
Posts: 37
Joined: 30 May 2013, 03:36
Znuny Version: 3.2.2
Real Name: Vince
Company: Jollibee Worldwide Service

Re: Customer view ticket (error)

Post by immaBeans »

Am I need to assign all customer to group?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customer view ticket (error)

Post by crythias »

Read what I said.
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
immaBeans
Znuny newbie
Posts: 37
Joined: 30 May 2013, 03:36
Znuny Version: 3.2.2
Real Name: Vince
Company: Jollibee Worldwide Service

Re: Customer view ticket (error)

Post by immaBeans »

Okay guys. Now I solved the problem. I accidentally change the "CustomerTicket::Permission###1-GroupCheck". The "Granted" and "Required".
Thank you crythias.
See the image below, tp see what Im talking about :D

Image
It always should be
Granted:1
Required:0
Locked