Changes between Version 1 and Version 2 of Ticket #36498, comment 7


Ignore:
Timestamp:
Jul 22, 2025, 9:34:14 PM (6 weeks ago)
Author:
Dorian Adams

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36498, comment 7

    v1 v2  
    1313}}}
    1414
    15 I opened a PR with a potential workaround that relies on what's available in the database across all scenarios. The query only runs when necessary. However, the potential downside is that this would reveal the existence of records (without seeing exactly what they are) to users without view permission.
     15I opened a PR with a potential workaround that relies on what's available in the database across all scenarios. The query only runs when necessary. However, the potential downside is that this would reveal the existence of records (without exposing their details) to users without view permission.
Back to Top