[SOLVED] Insufficient Rights upon viewing ticket.

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] Insufficient Rights upon viewing ticket.

Post by immaBeans »

Hi Guys, Our company use OTRS 3.2.2 and it is linked in LDAP of company. Write now I encounter error upon viewing the customer's own ticket.

I use to disabled the "CustomerGroupSupport" so the queue uses users as group. and still it shows error "Insufficient Rights: No permission"

First, I want to know If my understanding is correct that if CustomerGroupSupport is disable it the users group is the default group.
Next is, when I enabled CustomerGroupSupport and use specific group in CustomerGroupAlwaysGroups. why I also generates error?
Lastly, Kindly help me to work with this. I'm so confused. But this is challenging.

Thank you everyone to view this topic. :)
Last edited by immaBeans on 20 Jun 2013, 07:40, edited 1 time in total.
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: Insufficient Rights upon viewing ticket.

Post by yuri0001 »

Hi!
Even if you use only a group users, you have to give all customers the rights to it, at least -ro for viewing their tickets. If you use Customer group support you have to give for customers rights in all groups(and its queues) (where their ticket may be). Otherwise, clients will not be able to see their tickets when they are in the queues (which groups they have no access). :?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
immaBeans
Znuny newbie
Posts: 37
Joined: 30 May 2013, 03:36
Znuny Version: 3.2.2
Real Name: Vince
Company: Jollibee Worldwide Service

Re: Insufficient Rights upon viewing ticket.

Post by immaBeans »

Thank you for your response sir,
yuri0001 wrote:If you use Customer group support you have to give for customers rights in all groups(and its queues) (where their ticket may be).
Sir, how can I customer rights in all group and its queues? Am i need to put all group to CustomerGroupAlwaysGroups.?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Insufficient Rights upon viewing ticket.

Post by crythias »

1) What does the log say about trying to view this ticket?
2) What queue is the ticket in?
3) What group is assigned to that queue?
4) Is the customer assigned to the ticket?
5) Is CustomerGroupSupport enabled or not?
6) If CustomerGroupSupport is enabled, is the customer a member of the group that is assigned to the queue in answer 3)?
7) If CustomerGroupSupport is not enabled, this shouldn't be an issue, and CustomerGroupAlwaysGroups is probably not relevant.
8) If it *is* still relevant, turn CustomerGroupSupport back on and make sure the Customer is a member of the group in answer 3), either directly or CustomerGroupAlwaysGroups
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: Insufficient Rights upon viewing ticket.

Post by immaBeans »

Thank you crythias.

This is the answer in the ff:
1) What does the log say about trying to view this ticket?
-Insufficient Right. Message No Permission!.
2) What queue is the ticket in?
-Problem
3) What group is assigned to that queue?
-CorpApp
4) Is the customer assigned to the ticket?
-The customer create that ticket.
5) Is CustomerGroupSupport enabled or not?
-It is disabled
Nothing happens. :?
immaBeans
Znuny newbie
Posts: 37
Joined: 30 May 2013, 03:36
Znuny Version: 3.2.2
Real Name: Vince
Company: Jollibee Worldwide Service

Re: Insufficient Rights upon viewing ticket.

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 and yuri. See the image below, tp see what Im talking about :D

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