-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Labels
#g-orchestrationOrchestration product groupOrchestration 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.P2Urgent: Supported workflow not functioning as intended, newly drafted feature with urgent Fleet needUrgent: Supported workflow not functioning as intended, newly drafted feature with urgent Fleet needbugSomething isn't working as documentedSomething isn't working as documentedcustomer-numa
Milestone
Description
Fleet version: 4.81.2
Related to https://github.com/fleetdm/confidential/issues/14785.
💥 Actual behavior
PUT /api/_version_/fleet/hosts/{id}/device_mapping unconditionally triggers a resend of profiles with IdP variables, even if the email being set is the same email already set.
🛠️ To fix
- API request should no-op if the email being set is set already.
- Remove this from the API docs: Document
PUT /hosts/{id}/device_mappingside effect #41514
🧑💻 Steps to reproduce
- Configure a configuration profile with IdP e-mail variables.
- Manually run
PUT /api/_version_/fleet/hosts/{id}/device_mapping
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
#g-orchestrationOrchestration product groupOrchestration 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.P2Urgent: Supported workflow not functioning as intended, newly drafted feature with urgent Fleet needUrgent: Supported workflow not functioning as intended, newly drafted feature with urgent Fleet needbugSomething isn't working as documentedSomething isn't working as documentedcustomer-numa
Type
Projects
Status
✔️Awaiting QA