Adding Related List to cmdb_ci and Child Tables

jparman
Tera Guru

I need to add a related list to cmdb_ci and its child tables.

Do I need to add the related list to the forms one by one? I tried to add it to the parent (cmdb_ci) however, the related list was inherited to SOME of the child tables (Accessory, Alias) but not to the others (Application, Application Cluster, etc).

Why was it inherited in some tables and not in others? If this is the case, should I add the related list one by one to the tables that did not inherit the related list?

 

Thanks in advance.

8 REPLIES 8

Thank you.

Wrote a script to add related list entry for a table for Default View.

Please mark Correct and click the Thumb up if my answer helps you resolve your issue. Thanks!
Vinod Kumar Kachineni
Community Rising Star 2022

Need to to the same thing, was wondering how you iterated through all the child tables of child tables of cmdb_ci? Did you do a recursive function?

Hi Kalaiarasan,

Can you please guide me how to add related list to all CMDB CI and its direct or indirectly related tables. I would like to add "Change Request -> Configuration Item" under related list section of all CMDB CI Forms/Section/Lists. Please guide me on this .

Balachandra N
Kilo Contributor

Hi Kalaiarasan,

Can you please guide me how to add related list to all CMDB CI and its direct or indirectly related tables. I would like to add "Change Request -> Configuration Item" under related list section of all CMDB CI Forms/Section/Lists. Please guide me on this .