CI/User Relationships

Gurpreet07
Mega Sage

There is a module 'CI/User relationship types' under Configuration application. We can also create relationships of ci with a user/group.

But the question is,

Where these CI/User relationships are stored ?

I'm   sure that they are not in 'cmdb_rel_ci' table . If we know that table we can use ci/user relations to assign a support owner,BS Admin (lots of references to user table) to a ci and   reduce many of the fields in child cmdb_ci tables .

1 ACCEPTED SOLUTION

vlbond
Tera Guru

These relationships are stored in cmdb_rel_person table. They are useful when you want to link several users that perform one function for a certain CI (e.g. several sysadmins for one server).


If you are sure there will be only one user supporting a CI, then a dedicated field on a Configuration Item table would work better IMHO.


View solution in original post

5 REPLIES 5

Use the CI relations formatter and CI relations editor.