
Thanks for your reply.
I don’t understand the logic though.
Paolo Mosconi
[ACTVALUE_LOGO firma email]
ActValue Consulting and Solutions
Via A. De Gasperi, 126 - 20017 RHO (Milano) – ITALY
T +39 02 934642 27
M +39 335 8107163
Skype: pmosconi
paolo.mosconi@actvalue.commailto:paolo.mosconi@actvalue.com
www.actvalue.comhttp://www.actvalue.com/
www.my-ecommerce.ithttp://www.my-ecommerce.it
www.virtualrecruiter.ithttp://www.virtualrecruiter.it
www.wiffi.ithttp://www.wiffi.it/
From: LQ Marshall [mailto:qmarshall@inetspace.net]
Sent: lunedì 27 aprile 2015 11:43
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Splitting ticket doesn't delete article from source ticket
Split function as you have found doesn't remove it copies.
You can create the new ticket and then manually move the article via the database using... (mysql) update article set ticket_id=<newticketjob> where id=<articleidnumber>.
Don't manipulate the DB directly unless you know what you are doing.
-------- Original message --------
From: Paolo Mosconi