Skip to content

feat: include email in GET /volunteer list response #471

@nadavosa

Description

@nadavosa

Context

The FE volunteer list view (PR need4deed-org/fe#500) adds a flat table view that includes an email column. Currently ApiVolunteerGetList does not expose email, so the column renders as "—".

Required

Add email to the volunteer list API response (GET /volunteer) so the SDK type ApiVolunteerGetList includes it.

Notes

@ivannissimrch please clarify:

  • Which email field should be returned (primary contact email, user account email, or both)?
  • Any privacy/permission considerations for exposing email in the list endpoint?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions