NHMDenmark / DaSSCo-asset-service

DaSSCo asset service is part of DaSSCo storage system
0 stars 0 forks source link

Download Asset Zip #51

Closed Grand666 closed 2 months ago

Grand666 commented 4 months ago

When I'm on the Detailed view, it should be possible to download the "complete" assets.

A "complete asset" is the asset files and the metadata for the asset, I would expect a zip folder with a CSV file and a folder with the assets GUID as name, inside the folder there should be the files of the asset:

Image

There should be a button on the detail view, that lets me download the "complete asset".

Acceptance Criteria

Nicolas-Northtech commented 2 months ago

Blocked, waiting on roles. Also, need to change the logic behind fetching files (for thumbnails and the zip file). Currently works locally, should be changed to fetch from erda instead.

Nicolas-Northtech commented 2 months ago

Done, users with read access can now create and download the csv and zip files.