Relation between 'Active' field and [install_status] in the [cmdb_ci_business_app] table - Best practice to set the 'Active' field if [install_state] is 'Retired'Issue What is the relation between "Active" field and the "install_status" in the cmdb_ci_business_app table? And what would be the best way to set the "Active" if the "install_state" is set to "retired"?ResolutionThere is no direct relation between "install_status" and "Active" field in "cmdb_ci_business_app" table. If you want to set "Active" field to false when "install_status" is set to "retired", write a business rule on Business Application (cmdb_ci_business_app) table.