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
Implement Deaccession Dataset action from the Edit Dataset dropdown option on the Dataset Page:
This will display a modal for entering deaccession details.
If the Dataset has multiple versions, the Deaccession form will have a list of checkboxes to choose which version should be deaccessioned:
If you click Deaccession from the form, it will show a confirmation modal:
When the dataset is successfully deaccessioned, it will redirect to the latest non-deaccesioned version (if it exists), or the same version of the Dataset, with a success message:
The text was updated successfully, but these errors were encountered:
Implement Deaccession Dataset action from the Edit Dataset dropdown option on the Dataset Page:
This will display a modal for entering deaccession details.
If the Dataset has multiple versions, the Deaccession form will have a list of checkboxes to choose which version should be deaccessioned:
If you click Deaccession from the form, it will show a confirmation modal:
When the dataset is successfully deaccessioned, it will redirect to the latest non-deaccesioned version (if it exists), or the same version of the Dataset, with a success message:
The text was updated successfully, but these errors were encountered: