Article direction in database

Moderator: crythias

Locked
Nikorag
Znuny newbie
Posts: 13
Joined: 18 Sep 2012, 11:42
Znuny Version: 3.1.6
Real Name: Jamie Bartlett

Article direction in database

Post by Nikorag »

Hi,

I am writing a tool to migrate our tickets from an old helpdesk into otrs. I have suceeded in the most part apart from the direction arrows inside the ticket for each article.

Where are these defined in the database? I have looked at two articles one that points in and one that points out and all the obvious fields: article_type_id and article_sender_type_id are all the same yet the arrows are not.

Any help is appreciated.

Thanks

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

Re: Article direction in database

Post by crythias »

It is determined whether the system (article_sender_type_id=2) or agent (1) is defined as the sender (points right) or a customer (3) is defined as the sender (points left).
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