DeleteBehavior is not updated to Cascade if requiredness is set on FK after the relationship is discovered #3460
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Deletes on required associations are supposed to cascade unless the user explicitly opts out. It seems that if the requiredness of the association is set after we first learn about it the delete behavior doesn't get updated.
Repro:
The text was updated successfully, but these errors were encountered: