nfdi4plants / ARCCommander

Tool to manage your ARCs
MIT License
11 stars 9 forks source link

[BUG] `arc i publication edit` fails #64

Closed omaus closed 3 years ago

omaus commented 3 years ago

Describe the bug When trying to edit a publication, it throws an error message after filling the fields to edit in the editor (see Screenshot).

To Reproduce Steps to reproduce the behavior:

  1. Init an ARC: arc init
  2. Create an investigation: arc i create
  3. Add a publication: arc i publication register -> Fill the required fields
  4. Edit the publication: arc i publication edit -> Fill in the DOI -> Edit one or several field(s)

Expected behavior Writes the edited publication into the investigation file.

Screenshots image