Description
I want to indicate that the maintenance of a dataset is terminated in case the primary data of the dataset is no longer collected/available or the structure/meaning of the data significantly changes so that data consumers are kept informed.
Preconditions
- at least one maintained dataset exists
- there are no scheduling rules set for associated pipeline(s) with a dataset
How to do it:
- clicks on dataset 'Name' in the list of internal catalog records
- clicks 'Manage' button
- selects 'Status' tab
- clicks 'Terminate maintenance' button
- dialog for maintenance termination is displayed
- editable text area dedicated for reasoning of maintenance termination is displayed
- clicks 'OK' when satisfied
- 'Maintenance' metadata field with value 'terminated' is created for dataset in ODN/InternalCatalog
- if the dataset is publicly available 'Maintenance' metadata field is created for dataset and 'terminated' value is set in ODN/PublicCatalog
- 'Reason for maintenance termination' metadata field is created for dataset in ODN/InternalCatalog
- if the dataset is publicly available 'Reason for maintenance termination' metadata field is created for dataset in ODN/PublicCatalog
- 'Maintenance' status is changed to 'terminated'
- 'terminate maintenance' button is disabled
TODO