I want to give the agents the possibility to create phone tickets with a state of New, but though I have changed the Ticket::Frontend::AgentTicketPhone###StateDefault to new, I keep getting the open state as the default in the New Phone ticket screen. Do I need to change something else?
Thanks,
Paulina
How do I create a phone ticket in new state instead of open?
Moderator: crythias
-
- Znuny expert
- Posts: 191
- Joined: 05 Jul 2011, 16:10
- Znuny Version: 3.2.2
- Real Name: Micshi
- Location: Beijing
- Contact:
Re: How do I create a phone ticket in new state instead of o
set default state for creating phone ticket need change this configuration,
Ticket::Frontend::AgentTicketPhone###StateDefault
Ticket::Frontend::AgentTicketPhone###StateDefault
OTRS 3.2.2, ITSM 3.2.2, SystemMonitor
Ubuntu, Apache2, MySQL 5
My OTRS Blog
OTRS Basic Concept Training
OTRS Demo Instance
Ubuntu, Apache2, MySQL 5
My OTRS Blog
OTRS Basic Concept Training
OTRS Demo Instance
-
- Znuny expert
- Posts: 191
- Joined: 05 Jul 2011, 16:10
- Znuny Version: 3.2.2
- Real Name: Micshi
- Location: Beijing
- Contact:
Re: How do I create a phone ticket in new state instead of o
when you set new state to Ticket::Frontend::AgentTicketPhone###StateDefault, you should also check on Ticket::EventModulePost###130-ForceStateChangeOnLock.
By default when ticket in new state was locked, it will change state from new to open.
By default when ticket in new state was locked, it will change state from new to open.
OTRS 3.2.2, ITSM 3.2.2, SystemMonitor
Ubuntu, Apache2, MySQL 5
My OTRS Blog
OTRS Basic Concept Training
OTRS Demo Instance
Ubuntu, Apache2, MySQL 5
My OTRS Blog
OTRS Basic Concept Training
OTRS Demo Instance