Skip to content

migrate volunteer type (regular/accompanying) from Notion #407

@nadavosa

Description

@nadavosa

Context

Sub-task of #379.

All volunteers in the new dashboard are currently marked as regular, even those who are accompanying volunteers. The correct type needs to be migrated from Notion.

What to do

  • Read volunteering type from the Notion CSV/export per volunteer
  • Map to ProfileVolunteeringType: regular, accompanying, or regular-accompanying
  • Update each volunteer record with the correct volunteeringType / statusType value

Note

The FE already supports all three types in the UI. The BE entity and SDK types (ProfileVolunteeringType) also already have the three options — this is purely a data migration task.

Field

volunteer.statusTypeProfileVolunteeringType (regular | accompanying | regular-accompanying)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions