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

Nested existing element cannot be linked to newly created object #3

Open
pmithrandir opened this issue Dec 16, 2022 · 0 comments
Open

Comments

@pmithrandir
Copy link

When you add an object, let's say a Father, you might add at the same time the kid or later on.

That works fine in this lib.

but if a father is created with an existing child (let say he is adopting) the script is lost. Script is trying to recreate the kid, even if the id is already defined.

That lead to an error.

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