-
Notifications
You must be signed in to change notification settings - Fork 638
Closed
Labels
#g-orchestrationOrchestration product groupOrchestration product group:productProduct Design department (shows up on 🦢 Drafting board)Product Design department (shows up on 🦢 Drafting board)bugSomething isn't working as documentedSomething isn't working as documented~released bugThis bug was found in a stable release.This bug was found in a stable release.
Description
Fleet version: 4.66
Web browser and operating system: Any
💥 Actual behavior
The list of host identifiers (hardware_serial
, uuid
, osquery_host_id
, hostname
, or name
) the label will apply to.
https://github.com/fleetdm/fleet/blob/main/it-and-security/lib/all/labels/santa-test-devices.yml
- name: Santa test devices
description: Macs testing santa
label_membership_type: manual
hosts:
- "Allen's MacBook Pro"
🧑💻 Steps to reproduce
- Create a label via gitops that is static and assign it to a host by name (ex: Allen's MacBook Pro)
- Observe the label does not get assigned in the UI
- Assign the host via serial number or value that doesn't contain spaces or special characters
- Observe the label gets assigned as expected
🕯️ More info (optional)


🛠️ To fix
Metadata
Metadata
Assignees
Labels
#g-orchestrationOrchestration product groupOrchestration product group:productProduct Design department (shows up on 🦢 Drafting board)Product Design department (shows up on 🦢 Drafting board)bugSomething isn't working as documentedSomething isn't working as documented~released bugThis bug was found in a stable release.This bug was found in a stable release.