ConfigurationItems classes and sub-classes view

Moderator: crythias

Locked
leocertuche
Znuny newbie
Posts: 40
Joined: 12 Apr 2010, 22:50
Znuny Version: 2.4.7
Location: Medellin, Colombia
Contact:

ConfigurationItems classes and sub-classes view

Post by leocertuche »

Hello there,

When building a large CMDB, it's neccesary to create sub-classes inside classes. Since OTRS creates sub-queues and sub-services on database using the parent::child syntax, it's easy to think the way sub-classes on CIs should be done is the same so we created a Servers class and then Servers::Windows and Server::Unix sub-classes. All good till then but unfortunately when watching them on otrs/index.pl?Action=AgentITSMConfigItem all of them are shown on the same level, which is a bit of a pain when dealing with a huge structure as our current customer's one.

Is there a way of showing sub-classes on Configuration Items like sub-queues are shown?

Any help on this is much appreciated.
Leonardo Certuche
www.itconsultores.com.co
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: ConfigurationItems classes and sub-classes view

Post by jojo »

No, at the moment there is no Subclassing of CI Classes.
"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
Locked