Gitlab Community Edition Instance

Skip to content

Added 'missing_dataset_entries' to api_v2.

zaake requested to merge list_missing_dataset_entries into repair_metadata

Finds missing dataset entries for all CDStar-Archives that are mentioned in the CreateAction entries and that belong to the specified workflow.

  • Can be checked on workstation for test system by calling http://localhost:8001/v2/missing_dataset_entries?workflow_id=P12_Zentrallabor

  • Tests and docu are currently broken and will be repaired in another branch - this is not part of current task.

Merge request reports