ACL to activate lock/unlock for admin users on all tickets

Moderator: crythias

Locked
MartinLaursen
Znuny newbie
Posts: 2
Joined: 03 Feb 2020, 11:16
Znuny Version: 7.0.14
Real Name: Martin Laursen

ACL to activate lock/unlock for admin users on all tickets

Post by MartinLaursen »

Hi Forum,

A little new in working with ACL on OTRS, and for all that I can find I have used the right settings for the ACL.
The ACL is to make lock unlock available to the admin always, no matter if the ticket is locked to another agent or not.
When activating the ACL I am receiving an error when opening a ticket that I do not have permissions for the ticket.

Best regards,
Martin
You do not have the required permissions to view the files attached to this post.
root
Administrator
Posts: 4251
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: ACL to activate lock/unlock for admin users on all tickets

Post by root »

Hi,

This is not possible with an ACL. You'll need to adjust the Perl module.

What's the use case?

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
MartinLaursen
Znuny newbie
Posts: 2
Joined: 03 Feb 2020, 11:16
Znuny Version: 7.0.14
Real Name: Martin Laursen

Re: ACL to activate lock/unlock for admin users on all tickets

Post by MartinLaursen »

Hi Roy,

It is due to one of my colleagues making a fault before going OOO, so all his tickets were not unlocked and therefore available for other agents.
Therefore I would make it possible to admins to correct the fault, by showing the lock/unlock button just as it shows to the agent when the ticket is locked to the agent.

I will just have to do a little more manual work than just unlocking them when such an error is made then.
root
Administrator
Posts: 4251
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: ACL to activate lock/unlock for admin users on all tickets

Post by root »

Hi,

for one time issues use a Generic Agent to unlock. For everything else there's a SysConfig like Ticket::UnlockOnAway and 'Reset of unlock time.' for queues.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Locked