HasManyThrough relation media doesn't remove media. #2659
Unanswered
shankhadevpadam
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Could you create a failing test for this for me to fix? |
Beta Was this translation helpful? Give feedback.
8 replies
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.
-
I have 3 tables
And I stored media for the user and user_package_traveller model. But the problem is when deleting the user it doesn't delete the media associated with package travellers but delete media associated with the user.
Beta Was this translation helpful? Give feedback.
All reactions