Skip to content

fix(submission form): fix to allow blank pubmed id

nickstiffler requested to merge pmid-validation-bug into master

The test to make sure the pubmed ID was a number fails when the field is blank. This allows the article to be submitted even when a reference is missing a pubmed ID.

Merge request reports