I need to avoid ticket close, if customer is an email address, as in tickets generated by an incoming mail.
This, to oblige an agent to select a correct CustomerUser before closing the ticket.
I tried to use an ACL like this:
But when I select a ticket with Customer ID test@test.com, I can still use AgentTicketClose.
If I remove the filter, ticket close is unavailable, indicating that the error is in how I filter.
How can I test?
Thanks
[SOLVED] Using ACL to disable AgentTicketClose in mail-generated tickets
Moderator: crythias
-
- Znuny advanced
- Posts: 103
- Joined: 11 Jun 2020, 14:56
- Znuny Version: 6.5.8
- Real Name: Rodolfo Rughi
- Company: none
[SOLVED] Using ACL to disable AgentTicketClose in mail-generated tickets
You do not have the required permissions to view the files attached to this post.
Last edited by rodolfor on 14 Oct 2020, 17:16, edited 2 times in total.
-
- Administrator
- Posts: 4251
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Using ACL to disable AgentTicketClose in mail-generated tickets
Hi,
I assume that you don't havee a customer found in your database. Then it's a ticket attribute to check for, not a CustomerUser one's.
Try Properties => Ticket => CustomerUserID
- Roy
I assume that you don't havee a customer found in your database. Then it's a ticket attribute to check for, not a CustomerUser one's.
Try Properties => Ticket => CustomerUserID
- 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 ?
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 ?
-
- Znuny advanced
- Posts: 103
- Joined: 11 Jun 2020, 14:56
- Znuny Version: 6.5.8
- Real Name: Rodolfo Rughi
- Company: none
Re: Using ACL to disable AgentTicketClose in mail-generated tickets
Thanks!
Solved!
Solved!
You do not have the required permissions to view the files attached to this post.