Auto change state from new to open on assigning owner

Moderator: crythias

Post Reply
AmitP
Znuny newbie
Posts: 32
Joined: 29 May 2019, 10:01
Znuny Version: otrs6
Real Name: Amit

Auto change state from new to open on assigning owner

Post by AmitP »

Hi,
I want to change state automatically from new to open on assigning owner.
How to do it.
Please help
I tried :
Ticket::EventModulePost###2800-ForceStateChangeOnLock

but no luck

Thanks
fcasal
Znuny wizard
Posts: 336
Joined: 21 Apr 2014, 16:14
Znuny Version: 6.0.18

Re: Auto change state from new to open on assigning owner

Post by fcasal »

With ForceStateChangeOnLock only can change the state when you lock the ticket, not when you assign the ticket.
You can try with
Ticket::Frontend::AgentTicketOwner###State and

Ticket::Frontend::AgentTicketOwner###StateDefault

Other options is to use the Generic Agent

Best regards
Post Reply