mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
#22331 # Demo of fix <div> <a href="https://www.loom.com/share/6bc958c626d04f2b84c0eedba59db78b"> <p>[Demo] Remove pending device from Fleet when removed from ABM #22331 - Watch Video</p> </a> <a href="https://www.loom.com/share/6bc958c626d04f2b84c0eedba59db78b"> <img style="max-width:300px;" src="https://cdn.loom.com/sessions/thumbnails/6bc958c626d04f2b84c0eedba59db78b-8109a9f07d46ad52-full-play.gif"> </a> </div> # Checklist for submitter - [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/Committing-Changes.md#changes-files) for more information. - [x] Added/updated tests - [x] If database migrations are included, checked table schema to confirm autoupdate - For database migrations: - [x] Ensured the correct collation is explicitly set for character columns (`COLLATE utf8mb4_unicode_ci`). - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Sarah Gillespie <73313222+gillespi314@users.noreply.github.com>
1 line
63 B
Text
1 line
63 B
Text
Remove a pending MDM device if it was deleted from current ABM
|