Skip to content

[authors-tools] Fix Orcid email error - #420

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

Luc-Ank wants to merge 4 commits into
mainfrom
services/authors-tools/fix-email-orcid

Conversation

@Luc-Ank

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

Copy link
Copy Markdown
Collaborator

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?

Comment thread services/authors-tools/Dockerfile Outdated
@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
@Luc-Ank

Luc-Ank commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator Author

Il faut faire un git merge main avant de finir cette PR. (Il faudra également passer manuellement la version dans le swagger.json, readme.md et package.json vers 2.9.0)

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