Skip to content

Remove email from surveyors table #595

@lfilmeyer

Description

@lfilmeyer

The email field on surveyors is a duplicate of the one on users and can be removed. We maybe once had a need for both (ex. login email vs. contact email) but we've decided to simplify it to just use 1 email on users.

A question I have regarding removing this field - how does the deploy process work for this app? For previous applications I've worked on, removing a field took multiple deploys to avoid errors & downtime. Not that we have to worry about downtime much for this app yet, but it does prompt questions like "how do migrations get run?"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions