CeON / dataverse

Open source research data repository software. ICM dataverse version.
http://dataverse.org
Other
8 stars 3 forks source link

Publishing of the edited version of a datasets updates Datacite database with the previous version of the metadata #2520

Closed wfenrich closed 3 days ago

wfenrich commented 1 month ago
  1. I publish a dataset entitled "Foo".
  2. Datacite registers a DOI for a dataset with this title.
  3. I change the title to "Foo 2" and publish the new version.
  4. Datacite registers the update (the date of the last update has been bumped up), but in Datacite the title is still "Foo".
  5. I change the title to "Foo 3" and publish the new version.
  6. Datacite registers the update (the date of the last update has been bumped up), but in Datacite the title is "Foo 2".
wfenrich commented 1 month ago

After fixing this issue we should update DOI's in all installations.