Cannot add health inclusion rules (cmdb_health_config) for certain tables that belong to CMDB CI Class ModelsDescriptionCannot add health inclusion rules (cmdb_health_config) for certain tables that belong to CMDB CI Class ModelsThis is because the field applies_to on table cmdb_health_config doesn't have attribute "Allow public".Steps to Reproduce Hop on an instanceOpen CI Class ManagerOpen table Unique CertificateAdd Health Inclusion rule and save, check it's not saved at allUnique Certificate belongs to CMDB CI Class Models application, and this is whySwitch session application to CMDB CI Class Models, try again, it will saveWorkaroundPlease raise a support case as the changes require maint role. Support TSE will create change request and implement below: Under global scope, open sys_dictionary table, search for Table cmdb_health_config, Column name applies_to Under Attributes tab, add: Allow public: value true Related Problem: PRB1918698