Extend the DatasetVersionState enum to include all existing states #62
Labels
pm.GREI-d-2.7.1
NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows
pm.GREI-d-2.7.2
NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows
Overview of the Feature Request
Extend the DatasetVersionState enum by adding the rest of possible states that a Dataset can have, potentially: 'EMBARGOED' and 'IN_REVIEW'.
Currently, these states are never returned from the dataset version endpoint. Instead, they are inferred from other data. Therefore, the solution may require to extend the API.
What kind of user is the feature intended for?
Developers
What inspired the request?
What existing behavior do you want changed?
Add new DatasetVersionState enum values to support the Dataset page
Any brand new behavior do you want to add to Dataverse?
No
Any related open or closed issues to this feature request?
The text was updated successfully, but these errors were encountered: