Users unable to see images within an HTML content block on dashboardsIssue Users are not able to see images linked within HTML content blocks in dashboards.ReleaseAllCauseThe users are failing all read ACL checks on the sys_attachment table. This can be seen by turning on the security session debugger and then loading the dashboard. You will see a read fail on the sys_attachment table.ResolutionAn admin will need to create a new ACL on the sys_attachment table that allows the users to view the images.