How to diagnose tickets closing automatically

Moderator: crythias

Post Reply
knmatch
Znuny newbie
Posts: 6
Joined: 12 Aug 2011, 16:55
Znuny Version: 3.0
Real Name: knmatch
Company: matchcraft

How to diagnose tickets closing automatically

Post by knmatch »

Hi,

When a ticket is submitted by the customer, it gets closed automatically. Here is the message in System Log through the Admin console:

Wed Aug 17 13:58:32 2011 notice OTRS-CGI-10 New Ticket [201108171023/SEME Request: (] created (TicketID=59,Queue=SEM Estimate Request,Priority=3 normal,State=Closed - Report Delivered)

Is there a way I can try to diagnose what is happening? Any clues what could have been accidentally turned on?

I'm running on CentOS 5.5, Apache 2.2.3, and MySQL 5.0.7.

Thanks.
knmatch
Znuny newbie
Posts: 6
Joined: 12 Aug 2011, 16:55
Znuny Version: 3.0
Real Name: knmatch
Company: matchcraft

Re: How to diagnose tickets closing automatically

Post by knmatch »

Hi,

I found that Ticket::Frontend::CustomerTicketMessage###StateDefault is set to "Closed".

When I try to "reset" through the SysConfig interface, the change is not taking.

Any clues?
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to diagnose tickets closing automatically

Post by crythias »

if it won't change, there is a possibility it's in Config.pm
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
MichaelR
Znuny expert
Posts: 250
Joined: 12 Oct 2010, 01:35
Znuny Version: 3.0.9
Company: LRS Health

Re: How to diagnose tickets closing automatically

Post by MichaelR »

Heh, who sets the default state to closed...
OTRS: 3.0.9 & ITSM 3.0.4 - OS: Windows 7 - DB: MySQL - Heaps of random/useful hacks :)
[Major Code Changes]
ArticleFreeTime1-3
Ability to search ArticleFreeText
knmatch
Znuny newbie
Posts: 6
Joined: 12 Aug 2011, 16:55
Znuny Version: 3.0
Real Name: knmatch
Company: matchcraft

Re: How to diagnose tickets closing automatically

Post by knmatch »

Seems like a bug. I was changing the label for the Ticket States, and OTRS seems to have reordered the list where "Closed" became the first value in the list. I fixed it by adding a line to the SysConfig. Otherwise, it's still not ordering properly.
Post Reply