mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 14:08:25 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #35058 - Open the Query save or save-as-new-ing flows in the UI even when a syntax error is found in the Query's SQL. - Continue blocking save when the query is empty - Update tests - JS –> TS housekeeping <img width="1162" height="1248" alt="Screenshot 2025-12-02 at 4 31 47 PM" src="https://github.com/user-attachments/assets/23b4e70d-f104-4b0e-b316-c03fb6492f59" /> <img width="1162" height="1248" alt="Screenshot 2025-12-02 at 4 31 50 PM" src="https://github.com/user-attachments/assets/5b5ad0b7-36f0-4c5e-a2ff-e9665263c8f1" /> # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes in `changes/` - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually * "invalid" according to Fleet's UI. Though we make efforts to fix false negatives here as we become aware of them, that parsing is imperfectly aligned with SQL that osquery considers valid |
||
|---|---|---|
| .. | ||
| valid_email | ||
| valid_jwt_token | ||
| valid_password | ||
| valid_url | ||
| validate_equality | ||
| validate_numericality | ||
| validate_presence | ||
| validate_query | ||
| validate_yaml | ||