You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@YaleChen299 which do you think is/are best/better:
When deleting a user, also delete all their stories (in the permissions check in Setup CRUD permissions check #74, thus we need to ensure it's AllOf{ can delete user, can delete stories })
Add a filter in stories controllers to those coming from non-deleted users only (but this introduces some coupling)
Some combination of both?
I'm inclined to the first option but not fully. Might need to think this through.
Current behavior: The ID is still visible, but all fields will return blank.
The text was updated successfully, but these errors were encountered: