inveniosoftware / react-invenio-deposit

React application for Invenio deposit forms.
https://react-invenio-deposit.readthedocs.io
MIT License
3 stars 46 forks source link

DOI: Passing an already minted DOI fails on the deposit page #373

Closed fenekku closed 2 years ago

fenekku commented 3 years ago

Package version (if known): v6.0

Describe the bug

Passing an existing DOI when depositing a record causes an error.

Steps to Reproduce

  1. Upload a file and provide data in all the required metadata fields.
  2. Leave "yes" checked on "Do you already have a DOI for this upload?" and paste it in.
  3. Save record.
  4. Received a message at the top of page saying "there was an internal error (and the record was not saved).

Expected behavior

Expected record to save when I already have a DOI.

Screenshots (if applicable)

(coming soon)

Additional context

fenekku commented 2 years ago

fixed at some point.