-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
The `monitor`role can see the the entries/query tab for non-authorized cache. The issue is that when I am trying to run a query I am getting "Query error" message (see the screenshot). From my browser's network tab I can see that the REST call for query returns "403 Forbidden" response, which I assume means that `monitor` role cannot run queries.
Perhaps in that case it worth to hide the `Query values` tab for `monitor` role?