ImportExportDynamicFields Erasing all data from dynamicField

Moderator: crythias

Post Reply
iclaude
Znuny advanced
Posts: 100
Joined: 31 Mar 2016, 10:30
Znuny Version: OTRS 6.0.30
Real Name: Claude Chelene

ImportExportDynamicFields Erasing all data from dynamicField

Post by iclaude »

Hi,

I am importing DynamicField values to a Dropdown field using ImportExportDynamicFields Add-On by OPAR but It Is erasing all previous values from the field leaving it without any value.

I am importing using the following command:

perl bin/otrs.Console.pl Maint::DynamicFields::Import --file Equipamento.csv

Can someone help me with this issue?

Regards
OTRS 6
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: ImportExportDynamicFields Erasing all data from dynamicField

Post by reneeb »

You need a json file with the field configuration as input. You can export your existing ones to see what is needed...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
iclaude
Znuny advanced
Posts: 100
Joined: 31 Mar 2016, 10:30
Znuny Version: OTRS 6.0.30
Real Name: Claude Chelene

Re: ImportExportDynamicFields Erasing all data from dynamicField

Post by iclaude »

reneeb wrote: 06 May 2019, 06:58 You need a json file with the field configuration as input. You can export your existing ones to see what is needed...
First I Exported the field configuration, then I added more values. But it erased all the data.

Can you help me with the json file? what configuration should be in it?

Regards
OTRS 6
Post Reply