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

Error when importing children on older version of an object #168

Open
openlowcode opened this issue Jun 19, 2020 · 0 comments
Open

Error when importing children on older version of an object #168

openlowcode opened this issue Jun 19, 2020 · 0 comments

Comments

@openlowcode
Copy link
Owner

When importing children on older version of an object, the following incorrect behaviour was observed:

  • duplicate objects are existing while previous objects where already existing
  • new objects are created, but attributes are not created for it (this was maybe a result of the specific loading done).

Correct behaviour should be that when import children is performed, there is no filter on last version to get the correct object.

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