Hello all,
Is there a way to implement a re-open button that allows to quickly re-open a closed ticket?
For many different reasons, my users need a re-open function.
The work around is to do an empty answer and to change the state manually but this is not very user friendly.
Any idea?
Thanks
			
			
									
						
										
						How to re-open a ticket
Moderator: crythias
- 
				pmartignier
 - Znuny newbie
 - Posts: 2
 - Joined: 26 Apr 2010, 11:42
 - Znuny Version: 2.4.7
 
- 
				crythias
 - Moderator
 - Posts: 10170
 - Joined: 04 May 2010, 18:38
 - Znuny Version: 5.0.x
 - Location: SouthWest Florida, USA
 - Contact:
 
Re: How to re-open a ticket
Or a note-internal with a . as the body.
			
			
									
						
							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
- 
				Daniel Obee
 - Moderator
 - Posts: 644
 - Joined: 19 Jun 2007, 17:11
 - Znuny Version: various
 - Real Name: Daniel Obée
 - Location: Berlin
 
Re: How to re-open a ticket
Easiest would be to change the status in 'FreeFields'.
Greets
Daniel
			
			
									
						
										
						Greets
Daniel
- 
				1stGuardian
 - Znuny newbie
 - Posts: 15
 - Joined: 08 May 2010, 14:22
 - Znuny Version: 2.4.7
 
Re: How to re-open a ticket
Click on "Phone-call" (otion on the right side) and change the state to open. Then submit.
Cheers
			
			
									
						
										
						Cheers
- 
				KimmoJ
 - Znuny newbie
 - Posts: 47
 - Joined: 15 Sep 2011, 09:32
 - Znuny Version: 6.0.22
 - Real Name: Kimmo Jaskari
 - Company: Transmar Ab
 
Re: How to re-open a ticket
SysConfig: Ticket -> Frontend::Agent::Ticket::ViewNote
Switch Ticket::Frontend::AgentTicketNote###State: to yes.
Allows you to use the Note function to change a ticket to open from the closed state.
Though I agree, this should be (at the very least an optional) button next to close.
			
			
									
						
										
						Switch Ticket::Frontend::AgentTicketNote###State: to yes.
Allows you to use the Note function to change a ticket to open from the closed state.
Though I agree, this should be (at the very least an optional) button next to close.