cmdb_categories.name field is missing allow_public=true attributeDescriptionOn CMDB Categories records, the Name is a Table Name type reference to a table, and customers cannot select any non-global application scope tables. For example cmdb_ci_iot/cmdb_ci_multimedia from CMDB CI Class Models app, or cmdb_ci_kubernetes_job from Discovery and Service Mapping Patterns. When trying to select in the form, it does not show in the list.This is because the allow_public=true attribute is missing from the field in the dictionary.Steps to Reproduce 1. log in to instance, with the session in Global application scope2. type cmdb_categories.list > Click New > Try to select "cmdb_ci_multimedia" in the "Name" fieldWorkaroundThis problem is currently under review and targeted to be fixed in a future release. Subscribe to this Known Error article to receive notifications when more information will be available. A workaround would be to switch you session application/scope (and update set) to the same scope of the CMDB table you wish to reference.Related Problem: PRB1640651