You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps does it take to reproduce the issue? I'm not sure if it's new, but if I look at a dataset's version table, I see a DRAFT row even when there is no draft. Clicking the link brings me to the last version with a warning that draft doesn't exist, this is version x.y
What did you expect to happen?
DRAFT only appears if there is one.
Which version of Dataverse are you using?
5.11 / demo.dataverse.org
Any related open or closed issues to this bug report?
?
Screenshots:
DRAFT in the table - warning that draft doesn't exist at the top...
The text was updated successfully, but these errors were encountered:
@qqmyers can you please try something for me? When you have a dataset in this state, that is:
the only version is published
the Versions tab shows a draft that isn't really there (not in the database)
What if click "Edit Dataset" and try to delete the dataset? I just tried this as of 75d2900 on develop and THE PUBLISHED DATASET WAS DELETED! That is, I didn't do a "destroy" from the API. I was able delete a published dataset from the GUI (when the dataset is in this weird state).
More specifically, my dataset was in the "non-complaint" state described in #8742 (comment) (no terms, no request access).
What steps does it take to reproduce the issue? I'm not sure if it's new, but if I look at a dataset's version table, I see a DRAFT row even when there is no draft. Clicking the link brings me to the last version with a warning that draft doesn't exist, this is version x.y
What did you expect to happen?
DRAFT only appears if there is one.
Which version of Dataverse are you using?
5.11 / demo.dataverse.org
Any related open or closed issues to this bug report?
?
Screenshots:
DRAFT in the table - warning that draft doesn't exist at the top...
The text was updated successfully, but these errors were encountered: