mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
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.
1 line
100 B
Text
1 line
100 B
Text
* Fixed host query report to display "Report clipped" when a query has reached the 1k result limit.
|