Refer to the exhibit. A Power Pages site has an entity permission configured as shown. A user assigned to the 'Support Staff' web role reports that they cannot see any cases when visiting the case list page. Other users with the same role can see cases. What is the most likely issue?
If the user is not assigned to the web role, the entity permission does not apply, and they cannot see cases.
Why this answer
The entity permission has a scope of 'Global', which means it applies to all records. However, if the user is not authenticated or the web role assignment is not effective, they may not see records. But the most likely issue from the configuration is that the entity permission is set to 'Read' only, and the user might need additional permissions or the list view may be restricted by page permissions.
However, the question states other users with the same role can see cases, so the user's role assignment might be missing or incorrect. Option B is incorrect because the permission is explicitly set to 'Read'. Option C is incorrect because the scope is already Global.
Option D is incorrect because the entity name is correct.