Unable to configure a table extending sys_metadata to inherit global ACL rules [sys_scoped_admin_acl_inheritance]Issue Unable to configure tables such as sys_email_canned_message, sys_report_layer, that are extending sys_metadata to inherit global ACL rules using sys_scoped_admin_acl_inheritance.list. As per the documentation "Configure a table in an application administration app to inherit global ACL rules", it is possible to select from the application administration app in the Table field an application file table, that extends the Application File [sys_metadata] table. However, few of the tables, though extending sys_metadata, do not show in the dropdown list: Enter sys_scoped_admin_acl_inheritance.list in the navigation filter. The Application Administration ACL Inheritance table [sys_scoped_admin_acl_inheritance] opens.Click New.In the Table field, try to lookup sys_email_canned_message or sys_report_layer. Unable to locate the tables from the dropdown.ReleaseAll release versions.CauseSystem tables are not available by default. Tables not found in the dropdown are not in the list of permitted 'sys_' tables.ResolutionTo allow inheriting global ACLs on these system tables, administrators can configure the glide.ui.permitted_tables property. 1. Navigate to sys_properties.LIST 2. Lookup property: glide.ui.permitted_tables 3. Add the desired table to the list (Please be noted that the list is comma-separated)