[RESOLVED] Agent changed state to OPEN
Moderator: crythias
[RESOLVED] Agent changed state to OPEN
Anyone know the easiest way for an Agent to change a ticket state from CLOSED-SUCCESSFUL to OPEN? It might be obvious but I'm missing it...
Last edited by ptay on 22 Mar 2011, 18:19, edited 1 time in total.
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
-
- Znuny superhero
- Posts: 723
- Joined: 10 Oct 2007, 14:30
- Znuny Version: 3.0
- Location: Hamburg, Germany
Re: Agent changed state to OPEN
Well, in case one wants to reopen a closed ticket a note should be added why it has been reopened.
This case make sure that
Ticket::Frontend::AgentTicketNote###State
is set. Then your agents will be able to set ticket state when entering notes.
This case make sure that
Ticket::Frontend::AgentTicketNote###State
is set. Then your agents will be able to set ticket state when entering notes.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Agent changed state to OPEN
or Generic Agent
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
-
- Moderator
- Posts: 644
- Joined: 19 Jun 2007, 17:11
- Znuny Version: various
- Real Name: Daniel Obée
- Location: Berlin
Re: Agent changed state to OPEN
Or allow state changes in ViewFreeField. This is about the most convenient way I know.
Grz
Dan
Grz
Dan
Re: Agent changed state to OPEN
That is exactly what I'm looking for, thank you!ferrosti wrote:Well, in case one wants to reopen a closed ticket a note should be added why it has been reopened.
This case make sure that
Ticket::Frontend::AgentTicketNote###State
is set. Then your agents will be able to set ticket state when entering notes.
Edit Config Settings in Ticket -> Frontend::Agent::Ticket::ViewNote -> Ticket::Frontend::AgentTicketNote###State
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7