sassansh / Places

A M.E.R.N. full-stack application to help trusted groups find the best places to visit
https://places-cpsc455.herokuapp.com/
MIT License
1 stars 3 forks source link

after removing user from group, their reviews would be deleted as well #110

Closed amirjfr closed 3 years ago

amirjfr commented 3 years ago

If group is deleted, all places and categories associated with that group are also deleted

sassansh commented 3 years ago

@amirjfr When the last user from a group is deleted, your API deletes the group, which is great! But now the categories that belonged to that group stay behind. Can you delete those as well? :) Also, can you remove all the places that belonged to the group as well?

amirjfr commented 3 years ago

@amirjfr When the last user from a group is deleted, your API deletes the group, which is great! But now the categories that belonged to that group stay behind. Can you delete those as well? :) Also, can you remove all the places that belonged to the group as well?

If the group is deleted, all places and categories associated with that group are also deleted

sassansh commented 3 years ago

@amirjfr When the last user from a group is deleted, your API deletes the group, which is great! But now the categories that belonged to that group stay behind. Can you delete those as well? :) Also, can you remove all the places that belonged to the group as well?

If the group is deleted, all places and categories associated with that group are also deleted

Omg! Sorry. I just read the title of the pull request! That’s AHMAZING THANK YOU 😍😍

amirjfr commented 3 years ago

@amirjfr When the last user from a group is deleted, your API deletes the group, which is great! But now the categories that belonged to that group stay behind. Can you delete those as well? :) Also, can you remove all the places that belonged to the group as well?

If the group is deleted, all places and categories associated with that group are also deleted

Omg! Sorry. I just read the title of the pull request! That’s AHMAZING THANK YOU 😍😍

Haha no problem πŸ˜