how to change Configuration Item count numbers? Its too long

Moderator: crythias

Locked
DCO
Znuny newbie
Posts: 28
Joined: 18 Sep 2012, 10:05
Znuny Version: 3.1.10
Real Name: DCO
Company: EGOV

how to change Configuration Item count numbers? Its too long

Post by DCO »

Hello

How to change CI and change count number?

Currently Configuration Item number is very long and we don't have that much CIs in our environment. So like in Ticket we have option to reduce number of zeros can we do it for change and Configuration items?

Also how to delete CIs and change once its created?

Thanks
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how to change Configuration Item count numbers? Its too

Post by jojo »

there is no additional CI number generator
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Giulio Soleni
Znuny wizard
Posts: 392
Joined: 30 Dec 2010, 14:35
Znuny Version: 6.0.x and 5.0.x
Real Name: Giulio Soleni
Company: IKS srl

Re: how to change Configuration Item count numbers? Its too

Post by Giulio Soleni »

DCO wrote: Also how to delete CIs and change once its created?
Thanks
There are two scripts for deleting ITSM items:
/opt/otrs/bin/otrs.ITSMChangeDelete.pl to delete Changes
/opt/otrs/bin/otrs.ITSMConfigItemDelete.pl to delete CIs

I am not sure if deleting a CI is safe before deleting any changes that may be related on it ... take care about it :)

HTH
ciao
OTRS 6.0.x on CentOS 7.x with MariaDB 10.2.x database connected to an Active Directory for Agents and Customers.
ITSM and FAQ modules installed.
Locked