Closed baukevdw closed 5 years ago
Calling Many->add() twice with multiple unpersisted objects doesn't add the second, third object etc. This is caused by the has method that compares the id which is null.
null
Calling Many->add() twice with multiple unpersisted objects doesn't add the second, third object etc. This is caused by the has method that compares the id which is
null
.