Hello,
when customer users create a new ticket, they choose a queue and depending on the queue they can choose from a list of services. Where does one define which service is selectable depending on the chosen queue?
I must cover for an ill colleague and need to implement a new service.
Thank you for any insights.
Ticket Creation - Queue and Service Dependency
Moderator: crythias
-
- Administrator
- Posts: 4249
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Ticket Creation - Queue and Service Dependency
Hi,
There is no such dependency by default. Typically, I would select the customer for the service and then route the ticket automatically.
If you already have such a mechanism, it is probably implemented by ACLs or the related ticket attributes. Just check these two places first.
- Roy
There is no such dependency by default. Typically, I would select the customer for the service and then route the ticket automatically.
If you already have such a mechanism, it is probably implemented by ACLs or the related ticket attributes. Just check these two places first.
- 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 newbie
- Posts: 2
- Joined: 21 Nov 2023, 12:01
- Znuny Version: LTS 6.5.10
- Real Name: Chester Field
[solved] Ticket Creation - Queue and Service Dependency
Thank you! It was defined via related ticket attributes.