Replies: 1 comment 2 replies
-
Hi @ppascualv, and thank you for reporting this. I've opened MONGOID-5683 to investigate this further. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The dependent: :destroy from the company_time_table relation, produces the deletion of the object when is unassigned as company_time_table from the account.
This is completely unexpected, the dependent should only be affected when the account is destroyed.
Beta Was this translation helpful? Give feedback.
All reactions