NiclO1337 / pp4-banana-palace

A website for a restaurant specializing in delicious recipes using bananas. Fourth portfolio project with Code Institute.
0 stars 1 forks source link

[BUG] Table not made available #58

Open NiclO1337 opened 3 months ago

NiclO1337 commented 3 months ago

Describe the bug Reserved table is still marked as reserved if user account is deleted.

To Reproduce Steps to reproduce the behavior:

  1. Create an account
  2. Reserve a specific table on a specific date
  3. Delete account
  4. Log into another account and look at reservation page on that date
  5. See that table is still reserved

Expected behavior Reservations should be deleted when user account is deleted