mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #31819 I also ended up tweaking the return value for windows commands in the `commands` endpoint, so it aligns everywhere. # 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] Added/updated automated tests - [x] QA'd all new/changed functionality manually MDM Command result with a pending command: <img width="770" height="334" alt="Screenshot 2025-12-01 at 12 36 55" src="https://github.com/user-attachments/assets/51adb4bd-cc07-455c-8255-e1ec654521d2" /> MDM comman result with a result: <img width="764" height="517" alt="Screenshot 2025-12-01 at 12 36 07" src="https://github.com/user-attachments/assets/dec2f1c1-e756-4170-a1d0-5496dc8039b9" />
1 line
No EOL
75 B
Text
1 line
No EOL
75 B
Text
* Improve MDM command result endpoint response for pending windows commands |