Files
fleet/changes/issue-40076-clear-enrolled-from-migration
T
Gabriel HernandezandMagnus Jensen 4f9c908102 clear enrollment from migration status on host when it is a new enrollment (#42553)
**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>
2026-04-07 07:44:52 -05:00

1 line
135 B
Plaintext

- Fixed an issue where silent migration status would persist even after re-enrolling the device normally, causing SCEP renewal to fail.