Default ticket owner new tickets

Moderator: crythias

Post Reply
aperes
Znuny newbie
Posts: 2
Joined: 04 Jul 2018, 21:48
Znuny Version: 6.0.4
Real Name: Alisson Peres
Contact:

Default ticket owner new tickets

Post by aperes »

Is there a way to change the default ticket owner for new tickets created, and for tickets that are moved from one queue to another?

I want to make the Admin user the default user when a ticket is created and when the ticket is moved.

I already checked in the database that the Admin user(root@loclahost) has ID 1, and the email address is not beeing used by any other user.
root
Administrator
Posts: 3934
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Default ticket owner new tickets

Post by root »

Hi,

Did you tried a GenericAgent eventbased (TicketCreate and TicketQueueUpdate events)?

- 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 ?
aperes
Znuny newbie
Posts: 2
Joined: 04 Jul 2018, 21:48
Znuny Version: 6.0.4
Real Name: Alisson Peres
Contact:

Re: Default ticket owner new tickets

Post by aperes »

Hi Roy,

Thanks for your answer. For now I do have a GenericAgent created to set the default user to be the Admin. But I thought that there would be a setting in the System Configuration for this.

Best Regards
Post Reply