Hi,
I need to make next ticket state as mandatory field on all forms for agent.
How to achieve this?
Make next state mandatory in all cases
Moderator: crythias
-
- Znuny expert
- Posts: 155
- Joined: 04 Aug 2014, 23:59
- Znuny Version: 3.3.8
- Real Name: Roberto A. Valdomir
Make next state mandatory in all cases
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
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
-
- Znuny newbie
- Posts: 26
- Joined: 10 Jul 2014, 19:58
- Znuny Version: 4.0.3
- Real Name: Jorge Rojas
- Company: Instituto Costarricense de Electricidad
- Location: Costa Rica
Re: Make next state mandatory in all cases
Did you try modifying the code .dtl file and adding "class="Mandatory" to that field? If you check, all mandatory fields in AgentTicketEmail.dtl for example, has that property.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Make next state mandatory in all cases
Really? Every aspect has to change the state? It's open? but now I need a state for this reply. Now I need a state for replying again?
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
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
-
- Znuny expert
- Posts: 155
- Joined: 04 Aug 2014, 23:59
- Znuny Version: 3.3.8
- Real Name: Roberto A. Valdomir
Re: Make next state mandatory in all cases
Yes, because our SLA will be counted in open state type, and we have 2 states, and in new state type we have one state for it.crythias wrote:Really? Every aspect has to change the state? It's open? but now I need a state for this reply. Now I need a state for replying again?
1) pending for review (used to reflect the new tickets, ticket is not yet assigned to technician, SLA is counting *first response will be stopped here by a ticket dispatcher role, *resolution keeps counting)
2) A technician will be assigned as owner, needs to reply the ticket as an ACK of received on his hands. on this reply will set Analyzing as state. because will reflect that an analysis will be done to see if we need more information from the customer or will start working on the ticket.
if we need more information the next reply asking for additional info, the technician need to set "Assignee requires more information" as state which is a pending reminder state type).
so, my idea is to force the agent to set something in the next state because we can affect our SLA if we forgot to set a correct state.
Actual state will also be available in the next state during the reply, because maybe the reply it is just an update, but can be done with an external note without affecting the state.
You do not have the required permissions to view the files attached to this post.
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
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