Skip to content

Fixes #92 by checking for valid-ish ORCID before looking up user#93

Open
drn05r wants to merge 1 commit intomasterfrom
issue92-null-orcid-lookup
Open

Fixes #92 by checking for valid-ish ORCID before looking up user#93
drn05r wants to merge 1 commit intomasterfrom
issue92-null-orcid-lookup

Conversation

@drn05r
Copy link
Copy Markdown
Contributor

@drn05r drn05r commented Apr 1, 2026

To fix #92 check that an ORCID is set and it format looks valid-ish it should avoid the first user with and empty orcid field value (or possibly even just the first user) being retrieved and then their email being set as creators_id (or editors_id, contributors_id, etc.).

@drn05r drn05r requested a review from wfyson April 1, 2026 11:29
@drn05r drn05r self-assigned this Apr 1, 2026
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

Successfully merging this pull request may close these issues.

Random user email being assigned to creators_id when using ImportFromOrcid

1 participant