User deletion fails due to foreign key constraints #2

Open
opened 2022-04-16 07:34:25 -05:00 by ejparker · 0 comments
Owner

Users can't be deleted if they own any existing recipes. Deletion should prompt for what user, if any, to transfer recipe ownership to. If none is selected, deletion should cascade and owned recipes should be removed - should require confirmation before doing.

Alternatively, recipe ownership could be set to separate "abandoned" user and allow other users to take ownership of them.

Users can't be deleted if they own any existing recipes. Deletion should prompt for what user, if any, to transfer recipe ownership to. If none is selected, deletion should cascade and owned recipes should be removed - should require confirmation before doing. Alternatively, recipe ownership could be set to separate "abandoned" user and allow other users to take ownership of them.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: actcur/Recipes#2
No description provided.