DOI import wizard: cross-check for existing records if user inputs DOI URL #381
Labels
No labels
bug
config
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/shacl-vue#381
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If a user inputs just the DOI and imports via the DOI import wizard, the following error appears if a record already exists in the pool for that publication:
However, if a user inputs the full URL for the DOI (e.g., https://doi.org/10.1016/j.neubiorev.2025.106386) the wizard imports the data to create a new record. This would then create a duplicate of an already existing record without the user knowing.