-
Notifications
You must be signed in to change notification settings - Fork 837
Configuration profiles have old label name #21163
Copy link
Copy link
Closed
Labels
#g-endpoint-opsEndpoint ops product groupEndpoint ops 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.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.
Milestone
Metadata
Metadata
Assignees
Labels
#g-endpoint-opsEndpoint ops product groupEndpoint ops 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.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.
Fleet version: Observed in Fleet's dogfood environment (commit
c6859c6)💥 Actual behavior
After adding a configuration profile with "Label A" (name) added as a custom target, I changed the label's name to "Label B"
When viewing the profile on the Controls > OS settings > Custom settings page, the profile still shows "Label A"
🕯️ More info (optional)
The
GET /configuration_profilesAPI endpoint also returns the old label name: "Label A"So, we think this needs a backend fix.