Ticket tagging / classification

Moderator: crythias

Post Reply
gob
Znuny newbie
Posts: 47
Joined: 18 Jan 2011, 15:45
Znuny Version: 3.0.4

Ticket tagging / classification

Post by gob »

Hi

We are adding a new department to our Znuny service desk and the department requires 5 queues.
However for each of those queues they need a mechanism to categorise the tickets for reporting.

For example, the Employee Relations queue might have the following categories:
  • sickness absence
  • unauthorised absence
  • performance
  • probation reviews
  • conduct
But the Contract Changes queue might have:
  • Promotions
  • Job movements
  • Salary Reviews
So different categories for each queue.

Any suggestions on the best way to implement this kind of tagging without the overhead of managing lots of sub queues?
Dynamic Fields, Services, Tags?

Thanks
root
Administrator
Posts: 3968
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Ticket tagging / classification

Post by root »

Hi,

Use dynamic fields (Dropdown) to classify and ACLs to reduce the values based on the ticket's queue.

- 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 ?
gob
Znuny newbie
Posts: 47
Joined: 18 Jan 2011, 15:45
Znuny Version: 3.0.4

Re: Ticket tagging / classification

Post by gob »

Thank you Roy.
I was leaning towards that but I just needed a second opinion from one who knows for validation.
Post Reply