When deleting a repeater field entry using asHasMany, the line_items remain in the database #6192
Unanswered
Navi2016
asked this question in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I have configured a repeater field with the ->asHasMany() option. When deleting a parent item, the connected line_items remain behind in the database, i expect these would be deleted as well.
Not using softDeletes.
Beta Was this translation helpful? Give feedback.
All reactions