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
Dataset deletion should probably not delete the MMD file unless it is forced. Instead it should update the MMD with a new last_metadata_update and metadata_status="Inactive". We may want to be able to provide a comment, to be used as note in last_metadata_status, as input to the delete method as well.
The text was updated successfully, but these errors were encountered:
I am not sure about this. It may make it overly complicated to remove MMD files.. Still, with a conscious additional input to the api, this would be safer. Whoever starts working on this - let's discuss..
Dataset deletion should probably not delete the MMD file unless it is forced. Instead it should update the MMD with a new
last_metadata_update
andmetadata_status="Inactive"
. We may want to be able to provide a comment, to be used as note inlast_metadata_status
, as input to the delete method as well.The text was updated successfully, but these errors were encountered: