Actions before a ticket is closed

Moderator: crythias

Locked
rvaldomir
Znuny expert
Posts: 155
Joined: 04 Aug 2014, 23:59
Znuny Version: 3.3.8
Real Name: Roberto A. Valdomir

Actions before a ticket is closed

Post by rvaldomir »

Hi,

Anybody knows how to for to check if some field were filled on the action "close ticket"?

I have a lot of custom fields which are required but, the customer will not have the change to fill them, so the ticket can be created without information on those field.

The idea is to force the agent to fill them before a ticket is closed.
​Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir

----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
eandrex
Znuny expert
Posts: 213
Joined: 04 Nov 2012, 23:58
Znuny Version: OTRS 4.x
Real Name: Esteban
Company: NORTON DE COLOMBIA

Re: Actions before a ticket is closed

Post by eandrex »

make them mandatory?

SysConfig -> Ticket -> Frontend::Agent::Ticket::ViewClose.

and if there are dynamicfields, set them to "2" instead of "1"
rvaldomir
Znuny expert
Posts: 155
Joined: 04 Aug 2014, 23:59
Znuny Version: 3.3.8
Real Name: Roberto A. Valdomir

Re: Actions before a ticket is closed

Post by rvaldomir »

all my dynamic fields are mandatory, but if I hide the field on customer side on ticket creation, and the agent close the ticket nothing ensure that those field are completed.

Maybe the section you are mentioning

SysConfig -> Ticket -> Frontend::Agent::Ticket::ViewClose

adding my fields to it and setting as 2 maybe works let me try :D
​Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir

----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
rvaldomir
Znuny expert
Posts: 155
Joined: 04 Aug 2014, 23:59
Znuny Version: 3.3.8
Real Name: Roberto A. Valdomir

Re: Actions before a ticket is closed [solved]

Post by rvaldomir »

It work,

Awesome!!
​Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir

----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
Locked