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

SQL Error on front-end when user tries to save account details with duplicate phone number. #408

Open
1 of 9 tasks
AmTryingMyBest opened this issue Jun 17, 2019 · 0 comments

Comments

@AmTryingMyBest
Copy link

AmTryingMyBest commented Jun 17, 2019

Expected Behaviour

Where there's an error, error message should be properly shown, not as an SQL Error.

Actual Behaviour

Where there's an error, an SQL error message is shown to the user.

Steps to Reproduce

  • Navigate to People section.
  • Note organization owner exists.
  • Create another user in the same organization, filling in email and phone number.
  • Navigate back to the organization owner, click Edit.
  • Change the phone number to match the user created above.
  • Hit Save.
  • User sees SQL Error. (see screenshot)

Screenshot

Screenshot from 2019-06-17 13-17-56

Environment

  • www.tenfour.org
  • app.tenfour.org
  • staging.tenfour.org
  • dev.tenfour.org
  • localhost:8100
  • iOS App (live)
  • iOS App (testflight)
  • Android App (live)
  • Android App (beta)
@AmTryingMyBest AmTryingMyBest changed the title SQL Error on front-end when user tries to edit account details. SQL Error on front-end when user tries to save account details with duplicate phone number. Jun 17, 2019
@rowasc rowasc removed their assignment Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants