Next ticket state on change queue window [SOLVED]

Moderator: crythias

Locked
rlambert
Znuny newbie
Posts: 3
Joined: 10 Sep 2012, 18:09
Znuny Version: 3.1.6

Next ticket state on change queue window [SOLVED]

Post by rlambert »

Hello,

is it possible to control wich values to show in the "next ticket state" dropdown on the "change queue" popup window?
Currently I can see only close successful, closed unsuccessful, open but I wish to add pending reminder.

Thanks in advance
Roberto
Last edited by rlambert on 12 Dec 2012, 16:05, edited 3 times in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Next ticket state on change queue window

Post by crythias »

Ticket::DefaultNextMoveStateType
Defines the next state of a ticket after being moved to another queue, in the move ticket screen of the agent interface.

click (+)
add "pending reminder"
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
rlambert
Znuny newbie
Posts: 3
Joined: 10 Sep 2012, 18:09
Znuny Version: 3.1.6

Re: Next ticket state on change queue window [SOLVED]

Post by rlambert »

I tested on a 3.1.7 test installation and it doesn't have any effect, however in our production environment based on version 3.1.9 it works.

Thanks a lot.
Locked