-
Notifications
You must be signed in to change notification settings - Fork 25
Mandatory filter #247
Copy link
Copy link
Open
Labels
code-refactorDon't affect existing functionality, just the code qualityDon't affect existing functionality, just the code qualityenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
code-refactorDon't affect existing functionality, just the code qualityDon't affect existing functionality, just the code qualityenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
Sometimes we have large tables and to allow to final user to, in a unintentional manner, export it can struggle database or other system resources.
Describe the solution you'd like
Create a mandatory filter (SQL Exp, etc) that will be automatically applied to users views and export. This option must warn to the final user that the data is filtered, but he wont´t disable.