Changes between Initial Version and Version 1 of Ticket #36498, comment 7
- Timestamp:
- Jul 22, 2025, 9:32:38 PM (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36498, comment 7
initial v1 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 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 seeing exactly what they are) to users without view permission.