Config Items löschen

Hilfe zu Znuny Problemen aller Art
Locked
boris
Znuny wizard
Posts: 554
Joined: 22 Feb 2010, 18:27
Znuny Version: 3.0.4

Config Items löschen

Post by boris »

Hi,

ich müsste eine bestimmte Klasse Config Items löschen.
Wie macht man das am besten?
Also nur die CIs aus einer Klasse.
Produktiv:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL

Test:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL
Hazet
Znuny wizard
Posts: 383
Joined: 19 Feb 2009, 12:05
Znuny Version: 5.0.9
Real Name: Harald Zahn
Company: Klinikum Augsburg
Location: Augsburg

Re: Config Items löschen

Post by Hazet »

bin/otrs.ITSMConfigItemDelete.pl
Produktiv: OTRS 5.0.9 , (ITSM 5.0.10) unter Ubuntu 14.04, mysql 5.5
Test: OTRS 5.0.8 , (ITSM 5.0.8), KIX unter Ubuntu 14.04, mysql 5.5
boris
Znuny wizard
Posts: 554
Joined: 22 Feb 2010, 18:27
Znuny Version: 3.0.4

Re: Config Items löschen

Post by boris »

danke
Produktiv:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL

Test:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL
Leavar
Znuny newbie
Posts: 8
Joined: 23 Oct 2013, 13:06
Znuny Version: 3.2.5
Real Name: Rafael

Re: Config Items löschen

Post by Leavar »

Einfach die Datei ausführen?
Leider passiert bei mir nichts..
Bernie29A
Znuny newbie
Posts: 11
Joined: 09 May 2012, 15:52
Znuny Version: 3.2.8
Real Name: Julian

Re: Config Items löschen

Post by Bernie29A »

Code: Select all

otrs.ITSMConfigItemDelete.pl -class name                       delete all config items of this class
Das kommt bei Aufruf mit -h … ausprobiert habe ich es jetzt allerdings nicht ;)
OTRS 3.2.8 - MySQL Database | Kix4OTRS 5.0 | SLES11SP2
Locked