Unable to update curation_reference
field or re-upload dataset after deletion
#222
Labels
bug
Something isn't working
Polaris version
0.9.1
Python Version
3.11.9
Operating System
Mac
Installation
pip install polaris-lib
Description
Hi!
I was following the official documentation to upload a new dataset (MassSpecGym) to Polaris. Everything worked fine, and my dataset appeared on the Polaris Hub. Then, I wanted to submit my dataset for certification by opening a new discussion in polaris-recipes.
The discussion form required me to check the box
I confirm that I filled out at least the readme, source and curation_reference fields for my Polaris dataset.
. I realized that I hadn't filled in thecuration_reference
field because it wasn't specified in the documentation example. I wasn't able to find any programmatic way to add it or a way to add it through the Polaris Hub web page. So, I deleted my dataset via the Polaris Hub web page and attempted to upload it again, this time including thecuration_reference
field specified in thepolaris.dataset.Dataset
constructor. Unfortunately, now I am unable to do so because I receive an error saying that a dataset with my name (massspecgym
) already exists, even though it does not appear to be present in the Polaris Hub.Is there a way to clean up and upload it again? I would appreciate your help! I am pasting the traceback below.
Steps to reproduce
Additional output
No response
The text was updated successfully, but these errors were encountered: