I am looking for a way to allow the assigning of the Responsible field for a ticket to be limited to only users in the admin group. Those who are in the users group can be assigned as ticket owners (to perform the work), but the admin group would oversee the process. Those in the admin group can also be a ticket owner, but that has not been a problem to figure out.
Is this possible, or is there a method to do this that I may be overlooking?
Assigning Ticket Responsibilty
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Assigning Ticket Responsibilty
well, you might be able to use ACL to do it but you'd have to hard code the usernames.
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
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
-
- Znuny newbie
- Posts: 34
- Joined: 29 Apr 2011, 15:53
- Znuny Version: 5.0.27
- Real Name: Tony Hunter
- Company: SecureData 365
Re: Assigning Ticket Responsibilty
I was thinking the same thing with the ACL. I dont have a lot of experience with them yet so I was not having any luck setting it up that way, but I will continue to test and see if I can get it right.
Do you have any tips on how I can accomplish it with the ACL?
Do you have any tips on how I can accomplish it with the ACL?
-
- Administrator
- Posts: 4253
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Assigning Ticket Responsibilty
You have to write your own ACL-module. You'll find an example for such a module in Kernel/System/Ticket/Acl/CloseParentAfterClosedChilds.pm
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 ?
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 ?