Can't merge two tickets

Moderator: crythias

Locked
jbaptiste
Znuny advanced
Posts: 104
Joined: 01 Aug 2015, 03:45
Znuny Version: 6.0.x
Contact:

Can't merge two tickets

Post by jbaptiste »

Hi,

I'm trying to merge two tickets, for example MYCOMPANY-NOC #201509081006701 merged into MYCOMPANY-NOC #201509031006699. Being on the newest ticket I choose option to merge and put the other ticket number (201509031006699) but the merge fails with the following error on the apache log:
Use of uninitialized value $MainTicketID in numeric eq (==) at /opt/otrs//Kernel/Modules/AgentTicketMerge.pm line 199.
Looked up google but didn't find anything, any ideas ?

I'm using OTRS 4.0.11 on CentOS 6.6
Want to run OTRS on docker ? checkout my OTRS on docker HOWTO | Project's github page
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Can't merge two tickets

Post by crythias »

The error indicates an invalid or blank Ticket ID. Likely cause is Ticket number not valid for destination.
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
jbaptiste
Znuny advanced
Posts: 104
Joined: 01 Aug 2015, 03:45
Znuny Version: 6.0.x
Contact:

Re: Can't merge two tickets

Post by jbaptiste »

Yes, it happened some times when trying to merge two tickets, but with others it worked ok.

Thanks!
Want to run OTRS on docker ? checkout my OTRS on docker HOWTO | Project's github page
Locked