Solved: OTRS::ITSM Assign ConfigItem to a Group

Moderator: crythias

Locked
RBehr
Znuny expert
Posts: 167
Joined: 26 Jan 2011, 13:23
Znuny Version: 3.0.7
Real Name: Rod Behr
Company: Impact
Location: London, United Kingdom
Contact:

Solved: OTRS::ITSM Assign ConfigItem to a Group

Post by RBehr »

I need to group ConfigItems so that tickets raised for certain customers can only be linked to certain ConfigItems.

How do you assign a ConfigItem to a Group?
Last edited by RBehr on 19 Apr 2011, 14:15, edited 1 time in total.
Rod Behr
Software Design Manager and Database Analyst | Impact Audiovisual | London
Installation: OTRS 3.0.7, Apache 2, Strawberry Perl 5 on Ubuntu 10.04.3 Server with separate MySQL Server, also on Ubuntu 10.04.3
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS::ITSM Assign ConfigItem to a Group

Post by jojo »

thats not possible
"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
RBehr
Znuny expert
Posts: 167
Joined: 26 Jan 2011, 13:23
Znuny Version: 3.0.7
Real Name: Rod Behr
Company: Impact
Location: London, United Kingdom
Contact:

Re: OTRS::ITSM Assign ConfigItem to a Group

Post by RBehr »

What about assigning Config Items to queues? Is there no way of separating things so that a given agent can only see a subset of Config Items?
Rod Behr
Software Design Manager and Database Analyst | Impact Audiovisual | London
Installation: OTRS 3.0.7, Apache 2, Strawberry Perl 5 on Ubuntu 10.04.3 Server with separate MySQL Server, also on Ubuntu 10.04.3
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS::ITSM Assign ConfigItem to a Group

Post by jojo »

as I said, no. You can only assign CI Classes to a group
"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
RBehr
Znuny expert
Posts: 167
Joined: 26 Jan 2011, 13:23
Znuny Version: 3.0.7
Real Name: Rod Behr
Company: Impact
Location: London, United Kingdom
Contact:

Re: OTRS::ITSM Assign ConfigItem to a Group

Post by RBehr »

What we are trying to do is manage assets for multiple customers. So we need to be able to link a Ticket for Customer A to Customer A's assets without being offered Customer B's assets. So the Customer on the Ticket should limit the list of available assets for the ticket - i.e. when linking to a CI.

This is a global operation for multiple customers, so an asset needs to be associated with a Customer and have Region, Country, City, Building and Room information again it.

How would you suggest this is best managed using OTRS::ITSM?

Many thanks!
Rod Behr
Software Design Manager and Database Analyst | Impact Audiovisual | London
Installation: OTRS 3.0.7, Apache 2, Strawberry Perl 5 on Ubuntu 10.04.3 Server with separate MySQL Server, also on Ubuntu 10.04.3
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS::ITSM Assign ConfigItem to a Group

Post by jojo »

this would need custom development
"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
RBehr
Znuny expert
Posts: 167
Joined: 26 Jan 2011, 13:23
Znuny Version: 3.0.7
Real Name: Rod Behr
Company: Impact
Location: London, United Kingdom
Contact:

Re: OTRS::ITSM Assign ConfigItem to a Group

Post by RBehr »

Thanks jojo. This is something that we do need and would, I imagine, be useful to the community as a whole. OTRS is designed around multiple customers yet OTRS::ITSM cannot split assets amongst those customers.

How do we go about initiating custom development and what would be the associated costs?
Rod Behr
Software Design Manager and Database Analyst | Impact Audiovisual | London
Installation: OTRS 3.0.7, Apache 2, Strawberry Perl 5 on Ubuntu 10.04.3 Server with separate MySQL Server, also on Ubuntu 10.04.3
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS::ITSM Assign ConfigItem to a Group

Post by jojo »

please contact enjoy@otrs.com
"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