Glide List fields do not honour read ACLs set on the table they are based onDescriptionGlide List fields do not honour read ACLs set on the table they are based on. Steps to Reproduce 1. Login as admin to any Istanbul or Jakarta instance2. Open an Incident form3. Configure the Form Layout4. Select the "Self service" view for editing5. Add the "Company" reference field in the form view layout6. Create a new field of type "List" based on "core_company" table7. Open an active incident which has an ESS role-less caller user (such as "Joe employee")8. Fill-in the Company field and the new list field9. Impersonate the ESS user set as caller for the selected incident in step 710. Open the same incident record in step 7Observe the following:The Company reference field will not be visible on the Incident form, due to the read ACL on the core_company table: sys_security_acl.do?sys_id=8109a169c0a801666217a6825787c7ffThe list field based on core_company is instead visible.Hovering over the reference icon on the list field, or selecting a new company, will trigger the security error due to the ACL.WorkaroundAfter carefully considering the severity and frequency of the issue, and the cost and risk of attempting a fix, it has been decided to not address this issue in any current or near future releases. We do not make this decision lightly, and we apologize for any inconvenience. You can submit an Enhancement Request from the Self-Service portal on HI, and Subscribe to this article for future updates. Related Problem: PRB1238484