How to change the display value in the child table extended from base cmdb_ci table
We are trying to make the host name as the Display value in a table called "cmdb_ci_db_postgresql_instance" table which is extended from cmdb_ci table where Name of the CI is the display Value at present. We tried to change the display value in th...