-
Notifications
You must be signed in to change notification settings - Fork 6
Authors: temporary duplicate entries #200
Copy link
Copy link
Closed
Labels
Confirmed for next releaseThis issue has been implemented/fixed and will be in the next releaseThis issue has been implemented/fixed and will be in the next releasebugSomething isn't workingSomething isn't working
Description
When I add a new book, it can happen that a new author entry is created, even if an author with the same name exists. The name strings (first name, family name) are 100% equal.
When I store the book and reopen it, I can add the second author with the same name to the author list…
…and when I store the book, the duplicate entry seems to be merged – i.e., only one entry remains – so this is an existing handy way to resolve this behavior.
I am not sure if I can make this reproducible, but I have experienced it 3, 4 times in the past.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Confirmed for next releaseThis issue has been implemented/fixed and will be in the next releaseThis issue has been implemented/fixed and will be in the next releasebugSomething isn't workingSomething isn't working
