Skip to content

[authors-tools] Fix Orcid email error#420

Open
Luc-Ank wants to merge 4 commits intomainfrom
services/authors-tools/fix-email-orcid
Open

[authors-tools] Fix Orcid email error#420
Luc-Ank wants to merge 4 commits intomainfrom
services/authors-tools/fix-email-orcid

Conversation

@Luc-Ank
Copy link
Copy Markdown
Collaborator

@Luc-Ank Luc-Ank commented Mar 30, 2026

No description provided.

if em == mail:
mails.append(em)
if len(mails) > 0:
return True,em
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨 issue: ‏Which em ?

You're outside of the loop!?
Shouldn't it be mails?

@parmentf parmentf added the bug Something isn't working label Mar 30, 2026
Luc-Ank and others added 3 commits April 7, 2026 14:16
Co-authored-by: François Parmentier <francois.parmentier@gmail.com>
…nist-CNRS/web-services into services/authors-tools/fix-email-orcid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants