Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New user validations from SMS request #36

Open
lizzyaustad opened this issue Oct 2, 2019 · 0 comments
Open

New user validations from SMS request #36

lizzyaustad opened this issue Oct 2, 2019 · 0 comments

Comments

@lizzyaustad
Copy link
Member

Validations for changes in ticket #35

  • the request should come from a phone number currently in the database with an 'officer' or 'leader' role. If it doesn't, send back an insufficient permissions error text
  • phone number and email do not need to be present. do not error if either of those fields are empty
  • if any of [first_name, last_name, role, coop] are not present, send back an error that there is insufficient information and that whichever fields are missing are required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant