fleet/changes/fix-clipped-host-query-reports
Lucas Manuel Rodriguez ded0f7f356
Move the report clipped check to happen sooner (#37436)
Resolves #36566.

I was attempting to estimate the bug and saw that it involved just a
move of the `if` clause to fix.

# 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/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

## Testing

- [X] QA'd all new/changed functionality manually.
2025-12-18 15:12:07 -03:00

1 line
100 B
Text

* Fixed host query report to display "Report clipped" when a query has reached the 1k result limit.