Replies: 1 comment 4 replies
|
We could:
That would make both of these functions more flexible. I could probably add this onto #7570. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
#7599 presents such a case. There is an old verified Person without ORCID, and a newer one with ORCID, and they are really the same individual. I want to merge in a way that keeps the simpler (older) person ID but copies the ORCID from the newer Person. @mbollmann
All reactions