Resolved! How to limit CI Relations formatter to only CIs, and not relationships with users and groups?
The CI Relations formatter on a CI shows relationships with other CIs i.e. as recorded in the cmdb_rel_ci table. It also shows relationships with users (from cmdb_rel_person) and groups (cmdb_rel_group). Is there a system-wide way to limit it to jus...