Skip to content

fix(user profile): allow ORCID to be nullable

nickstiffler requested to merge profile-fix into master

Fixes a bug where if the ORCID field was empty (null) an error appeared in the validation, and thus locked the UPDATE button preventing a user from making changes to their name.

Merge request reports