OTRS 6: locking ticket without rw permission

Moderator: crythias

Post Reply
tamassallai
Znuny newbie
Posts: 7
Joined: 06 Feb 2020, 14:07
Znuny Version: 6.0.23
Real Name: Tamas Sallai

OTRS 6: locking ticket without rw permission

Post by tamassallai »

Hello

I've been using OTRS 6 Community edition.
My OTRS has a queue called "level 1" and for this queue, i have 2 types of Agent role, a "Support" and a "Reviewer". My problem is that Agents with support roles can't lock the ticket manually without rw permission but I can't give them that because I don't want them to have compose permission for example.

Somehow I have to be able to lock tickets without rw permission or prevent compose permission to Agents with rw permission.

It's really important for me to do this with one queue because in the past I tried to create queues for every ticket state and that made the use of the software too complicated.

Could you guys help me figure this out?

Thank you!
OTRS Community Edition 6.0.23
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS 6: locking ticket without rw permission

Post by jojo »

use ACLs to limit the available actions
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
tamassallai
Znuny newbie
Posts: 7
Joined: 06 Feb 2020, 14:07
Znuny Version: 6.0.23
Real Name: Tamas Sallai

Re: OTRS 6: locking ticket without rw permission

Post by tamassallai »

Thank you for the quick reply. I tried to enable AgentTicketLock with ACLs but weirdly that just makes my tickets unaccessible.
OTRS Community Edition 6.0.23
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS 6: locking ticket without rw permission

Post by jojo »

ACLs can not enable permissions, just restrict them. So use rw permission but disable the compose screen for the support role
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
tamassallai
Znuny newbie
Posts: 7
Joined: 06 Feb 2020, 14:07
Znuny Version: 6.0.23
Real Name: Tamas Sallai

Re: OTRS 6: locking ticket without rw permission

Post by tamassallai »

Thank you for your help it's working now. I still don't see the point of not being able to lock the ticket to yourself when you have rights like compose state change and more but I won't think about it much.
OTRS Community Edition 6.0.23
Post Reply