Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to exclude 1--1 associations in "Clone" #71

Open
axelbrink opened this issue Sep 5, 2018 · 0 comments
Open

Add possibility to exclude 1--1 associations in "Clone" #71

axelbrink opened this issue Sep 5, 2018 · 0 comments

Comments

@axelbrink
Copy link

When cloning an entity including associations, things will go wrong if there are 1--1 associations: the associated object will only be attached to one of the newly created objects and not to the original object anymore. This is usually not desired. Therefore I suggest to add the option "References only" (or something alike) to exclude 1--1 associations.
2018-09-05 14_18_07-window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant