Skip to content

feat(codersdk): add email to MinimalUser - #27962

Draft
jakehwll wants to merge 1 commit into
mainfrom
jakehwll/add-email-to-minimaluser
Draft

feat(codersdk): add email to MinimalUser#27962
jakehwll wants to merge 1 commit into
mainfrom
jakehwll/add-email-to-minimaluser

Conversation

@jakehwll

Copy link
Copy Markdown
Contributor

DEVEX-448

Workspace and chat ACL member lists return MinimalUser, which previously omitted email. That made it hard to tell apart users who share a display name and avatar, even though the add-member dropdown already showed email.

Add email to MinimalUser, move it up from ReducedUser, and populate it from database.User converters (including workspace available-users). ACL payloads that already load full users now include email without further query changes.

@github-actions

Copy link
Copy Markdown

Docs preview

Check off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here.

@linear-code

linear-code Bot commented Aug 10, 2026

Copy link
Copy Markdown

DEVEX-448

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant