Need TicketID!

Moderator: crythias

Locked
Gonzalo
Znuny newbie
Posts: 75
Joined: 06 Nov 2013, 19:20
Znuny Version: 5.0.8
Real Name: Gonzalo

Need TicketID!

Post by Gonzalo »

Hi!

We did a backup of the OTRS ITSM 3.3.6 that we use for customer. We did a clean instalation, restore the database and the sysconfig. Everything works fine but when you are going to create an article (customer portal and agent portal) we have the following error :

Code: Select all

Message: Need TicketID!

 RemoteAddress: 172.21.0.103
 RequestURI: /otrs/customer.pl

 Traceback (4718): 
   Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.6) Line: 127
   Module: Kernel::Modules::CustomerTicketMessage::Run (OTRS 3.3.6) Line: 573
   Module: Kernel::System::Web::InterfaceCustomer::Run (OTRS 3.3.6) Line: 1000
   Module: /opt/otrs/bin/cgi-bin/customer.pl (unknown version) Line: 41
In the module ITSM of production, we renamed some label/name and state and priorities. Also we found that every thing related with ITSM backup was misconfigured, like a clean installation. We had to change(rename) manually after installation:
  • ITSM::ChangeManagement::Impact
    ITSM::ChangeManagement::Impact
    ITSM::Service::Type
    Criticality <-> Impact <-> Priority
    Category <-> Impact <-> Priority
I checked that state type, state and priority in every sysconfig file are ok.

I read other post and I tried everything but it didn't work.

Thanks.
OTRS 5.0.8 with Oracle Linux Server release 7.1 with MariaDB database

---------------------------------------------------------
OTRS 3.3.6 on Centos 6.0 with MySQL database
Gonzalo
Znuny newbie
Posts: 75
Joined: 06 Nov 2013, 19:20
Znuny Version: 5.0.8
Real Name: Gonzalo

Re: Need TicketID!

Post by Gonzalo »

This is the SystemLog:

No State for open found!
No State for new found!
No State for pending reminder found!
No State for open found!
No State for new found!
Need Name!

Thanks!
OTRS 5.0.8 with Oracle Linux Server release 7.1 with MariaDB database

---------------------------------------------------------
OTRS 3.3.6 on Centos 6.0 with MySQL database
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Need TicketID!

Post by crythias »

It means what it says. It cannot find states that it expects and that you renamed.
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
Locked