mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
**Related issue:** Resolves #40076 This clears out the enrollment from migration status from the `nano_enrollment` table if the device is going through a fresh enrollment (aka not from an mdm migration) # Checklist for submitter - [ ] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. - [x] Added/updated automated tests - [ ] QA'd all new/changed functionality manually --------- Co-authored-by: Magnus Jensen <magnus@fleetdm.com>
1 line
No EOL
135 B
Text
1 line
No EOL
135 B
Text
- Fixed an issue where silent migration status would persist even after re-enrolling the device normally, causing SCEP renewal to fail. |