SarahMurguia / FreeFlow

Software Design and Documentation Course Project
MIT License
1 stars 0 forks source link

Delete Account #19

Open SarahMurguia opened 4 years ago

SarahMurguia commented 4 years ago

Describe the bug When a user deletes an account, all data isn't getting deleted from databases.

To Reproduce

  1. Log in
  2. Add service account
  3. Delete Account
  4. Check service database, info still there

Expected behavior

  1. Log in
  2. Add service account
  3. Delete Account
  4. Check service database, info gone