"Rule entry under cmdb_ci_hardware identifier using non-existent table is ignored during identification" error, when File-Based Discovery is not installedDescriptionA Related Entry under the Hardware Rule cmdb_ci_hardware identifier is added by the ITOM Content Service for table cmdb_file_information, which won't exist if the optional File-Based Discovery plugin is not installed, causing the error message to appear in the UI:Rule entry under cmdb_ci_hardware identifier using non-existent table is ignored during identificationSteps to Reproduce Install Discovery, but not File-Based Discoveryinstall/update app "ITOM Content Service" to version 1.4.2.Then do anything that would involve a query on the CI Identifiers table, that would trigger the query business rule that checks for bad identifiers. Actual behaviour: This error will be see for any user in red along the top of the instance form:Rule entry under cmdb_ci_hardware identifier using non-existent table is ignored during identification When looking at the Hardware Rule identifier for table cmdb_ci_hardware, in the Related Entries related list, the table appears as "label [cmdb_file_information]", where the label text is the clue that the table does not exist. File-Based Discovery plugin is not installed, and so the cmdb_file_information table does not exist. However the ITOM Content Service (Smart Content) app adds a Related Entry to the Hardware Rule identifier for that table. Expected behaviour: Given the File-Based Discovery is a optional, and a dependency of this content item, it should only install conditional on whether the plugin is there or not.WorkaroundThis problem has been fixed, in ITOM Content Service v1.5.1 and later. If an upgrade is possible, please refer to the Fixed In section to determine the latest version with a permanent fix that the instance can be upgraded to. Workaround is to the delete record below: /cmdb_related_entry_list.do?sysparm_query=identifier%3Da1d19344c3b33100d8d4bea192d3aedc%5Etable%3Dcmdb_file_informationRelated Problem: PRB1827349