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

Prevent importer from creating duplicate of existing element #442

Open
Severino opened this issue Jan 9, 2024 · 0 comments
Open

Prevent importer from creating duplicate of existing element #442

Severino opened this issue Jan 9, 2024 · 0 comments

Comments

@Severino
Copy link
Contributor

Severino commented Jan 9, 2024

What is going wrong?

Description

When using the importer, (in my opinion) we should prevent the import from importing items that already exist.

Expected behaviour

When having an item already in the hierachy, the import should fail and all duplicates should be reported to the user to manually fix the entity tree or adjust the imported file

Actual behaviour

The importer creates a new item at that position with the same name.

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

No branches or pull requests

1 participant