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
As an admin, I want to be able to get detailed info about a given dataset so that I can easily check that I can verify that my dataset contains all the files I expect it to.
Either a new endpoint or add more details to the output of /datasets/list. Or maybe a grafana dashboard.
Acceptance criteria
Tests verifying the changes are added
Additional context
The Swedish dataset submission document (confluence) has a step:
Check that the <dataset_id> is added to the sda.dataset_event_log table in the database with a registered event. Moreover, check that all accession IDs are listed under the accession_ids of that record.
The api endpoint should help doing that.
Estimation of size
medium
Estimation of priority
high
The text was updated successfully, but these errors were encountered:
Please describe the feature
As an admin, I want to be able to get detailed info about a given dataset so that I can easily check that I can verify that my dataset contains all the files I expect it to.
Either a new endpoint or add more details to the output of
/datasets/list
. Or maybe a grafana dashboard.Acceptance criteria
Additional context
The Swedish dataset submission document (confluence) has a step:
The api endpoint should help doing that.
Estimation of size
medium
Estimation of priority
high
The text was updated successfully, but these errors were encountered: