inveniosoftware / react-invenio-deposit

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

Upon adding a second alternate identifier, both get deleted. #619

Open Pineirin opened 1 year ago

Pineirin commented 1 year ago

Describe the bug

When adding a second alternate identifier of url schema to a record, after pressing publish, both get deleted.

Steps to Reproduce

  1. Publish a new record with just the required fields and an url alternate identifier.
  2. Edit the record and add a second url alternate identifier.
  3. Publish again the record.
  4. See that both identifiers are gone.