-
Notifications
You must be signed in to change notification settings - Fork 843
Unclear error message: Update users email via API #35145
Copy link
Copy link
Closed
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.bugSomething isn't working as documentedSomething isn't working as documentedcustomer-concordia~released bugThis bug was found in a stable release.This bug was found in a stable release.
Milestone
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.bugSomething isn't working as documentedSomething isn't working as documentedcustomer-concordia~released bugThis bug was found in a stable release.This bug was found in a stable release.
Type
Projects
Status
Done
Fleet version: 4.75.1
Web browser and operating system: Chrome 141 on macOS 26.0.1
💥 Actual behavior
With mail not configured, when I attempt to update the email of a user via
PATCH /api/v1/fleet/users/:idI receive the 500 error message "email not configured".🛠️ To fix
UPDATE: @noahtalerman: Followup PR based on @iansltx's feedback.
🧑💻 Steps to reproduce
PATCH /api/v1/fleet/users/:idto update theemailfield.