-
Notifications
You must be signed in to change notification settings - Fork 860
Include MDM pending hosts in hosts list and MDM card #8878
Copy link
Copy link
Closed
Labels
#g-mdmMDM product groupMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.~frontendFrontend-related issue.Frontend-related issue.~legacy-interface-product-groupAssociated with the legacy "interface" product group. (No longer exists)Associated with the legacy "interface" product group. (No longer exists)
Milestone
Metadata
Metadata
Assignees
Labels
#g-mdmMDM product groupMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.~frontendFrontend-related issue.Frontend-related issue.~legacy-interface-product-groupAssociated with the legacy "interface" product group. (No longer exists)Associated with the legacy "interface" product group. (No longer exists)
Goal
As a user in the Fleet UI, I want to see macOS hosts waiting to be automatically enrolled in Fleet so that I can change this host's team before the device user unboxes the host.
Related
mdm_enrollment_status=pendingfilter toGET /hostsandGET /labels/:id/hostsendpoints #8879Requirements
Figma
https://www.figma.com/file/hdALBDsrti77QuDNSzLdkx/%F0%9F%9A%A7-Fleet-EE-(dev-ready%2C-scratchpad)?node-id=9868%3A316280
Tasks
1
2
3
GET /hostswill be returning pending hosts, but with most fields set tonullor an empty-like value if the column is non-nullable.enrolled_attimestamp.4
mdm_enrollment_status=pending5
---when field is empty.