Skip to content

Create an OrganizationInvite model #518

@joshsmith

Description

@joshsmith

Problem

We need to have an OrganizationInvite model for inviting organizations.

Subtasks

  • Create a migration
  • Generate a short, unique code that can be used to fulfill the invite
  • Email for inviting the person
  • Organization title for use in sending an invite email and pre-populating the create form when the invite is consumed
  • Afulfilled boolean that can only move from false to true
  • Index on the code and email
  • Write unit tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions