Add “Select All Constraints” Option After Data Validation
🚀 Feature Request
Summary
After selecting and validating a dataset, it should be possible to apply all available executable constraints at once, without having to manually select each one individually.
Problem to Solve / User Story
As a user working with a validated dataset, I want to be able to apply all relevant constraints in a single action so that I don’t have to manually select each executable constraint one by one. This is especially useful in scenarios where all created constraints are meant to be tested collectively.
Proposed Solution
Introduce a “Select All Executable Constraints” option in the constraint execution view (similar to the one already available under “Manage Constraints”), allowing users to quickly select and run all applicable constraints.
Benefits
Additional Context
This feature is already available under “Manage Constraints”, but missing in the execution view after data validation. However, the current “Select All Executable Constraints” option only limits visibility to executable constraints — but does not actually select them for execution (i.e., no checkboxes are ticked).
Relevant Logs or Screenshots (if applicable)
Links/References
Related: