Changes between Version 1 and Version 2 of Ticket #36498, comment 7
- Timestamp:
- Jul 22, 2025, 9:34:14 PM (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36498, comment 7
v1 v2 13 13 }}} 14 14 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.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 exposing their details) to users without view permission.