CSV Import template add pipeline delimiter

Moderator: crythias

Locked
fledermaus
Znuny newbie
Posts: 5
Joined: 26 Feb 2015, 12:15
Znuny Version: 3.3.9
Real Name: Michael

CSV Import template add pipeline delimiter

Post by fledermaus »

Hi everyone,

when creating an import template in OTRS, there are 5 types of delimiters you can choose from:

colon
comma
dot
semicolon
tabulator

Is there any way to add a pipeline (|) to this list?

(this is not for being a difficult person, but when your importfile includes comments, all those possible delimiters might occur and pipelines never do)
fledermaus
Znuny newbie
Posts: 5
Joined: 26 Feb 2015, 12:15
Znuny Version: 3.3.9
Real Name: Michael

Re: CSV Import template add pipeline delimiter

Post by fledermaus »

I found this ImportExport.pm file in Kernel/System but since it is in Kernel/System I'm not sure if I'm even allowed to edit it.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: CSV Import template add pipeline delimiter

Post by crythias »

It's open source. There is no warranty, and if it breaks, you get to keep both pieces. Hack away.

Note that the license is essentially stating if you use it, you must be willing to provide the source code.
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