Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
How this might work:
- Storing permissions in arrays.
- To manage audit permissions effectively, it's required to identify documents where this field is empty.
- Direct querying for empty arrays would significantly simplify our data operations and improve performance.
If applicable, reasons why alternative solutions are not sufficient:
- Reduces complexity in handling data.
- Improves query performance by avoiding unnecessary data fetches and client-side filtering.
- Simplifies application logic and reduces potential errors.
Other information (workarounds you have tried, documentation consulted, etc):
-
- Helper fields or client-side filtering