How to enable to close ticket without text comment

Moderator: crythias

Locked
jkaspar
Znuny newbie
Posts: 9
Joined: 17 Oct 2010, 14:28
Znuny Version: 3.0.4

How to enable to close ticket without text comment

Post by jkaspar »

Dears,
Can you please let me know how to enable to close the ticket without text comment.

Thanks,

Jan
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to enable to close ticket without text comment

Post by crythias »

You can remove the note field in sysconfig. Prior to learning that, I used to simply type a period. I think there's a config change in the .dtl file.
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
jkaspar
Znuny newbie
Posts: 9
Joined: 17 Oct 2010, 14:28
Znuny Version: 3.0.4

Re: How to enable to close ticket without text comment

Post by jkaspar »

I am sorry but I have not found it in Sysconfig.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to enable to close ticket without text comment

Post by crythias »

What window/screen would you be on? You can search for that. What version?


Config Options: Ticket -> Frontend::Agent::Ticket::ViewClose
Ticket::Frontend::AgentTicketClose###Note:
Show note fields.
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
tdeklein
Znuny newbie
Posts: 33
Joined: 06 Sep 2010, 10:09
Znuny Version: 3.0.6

Re: How to enable to close ticket without text comment

Post by tdeklein »

crythias wrote:You can remove the note field in sysconfig. Prior to learning that, I used to simply type a period. I think there's a config change in the .dtl file.
I would suggest not to remove the notes field but to put a default text in it. It bugged me too that I had to type a subject and a text every time I set a ticket to pending/changed the owner... and the text tended to be rather meaningless. So I just set a default text and subject in the

Ticket -> Frontend::Agent::Ticket::View*

configoptions. IMO the advantage is, that in case someone has a meaningfull comment he can still set ist :-).

Cheers and a happy new year to everyone!
Thomas
OTRS 3.0.8
Debian 6.0
MySQL
KundenDB aus postgres angebunden.
jkaspar
Znuny newbie
Posts: 9
Joined: 17 Oct 2010, 14:28
Znuny Version: 3.0.4

Re: How to enable to close ticket without text comment

Post by jkaspar »

Thanks , that is perfect idea which works.
Jan
Locked