NHMDenmark / DaSSCo-asset-service

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

Create Asset Groups - Backend #62

Open Grand666 opened 1 month ago

Grand666 commented 1 month ago

Based on a search, it should be possible to select multiple assets and create an "Asset Group". You will later on be able to view this group, add and remove assets from the group. (You need at least Read Role to the assets)

When viewing the group, you should be able to do both Bulk Update and single updates to Assets Metadata. (Given you have write access to the assets)

  1. Create Group
  2. Remove Group
  3. Update Group
  4. List Groups

Acceptance Criteria

Nicolas-Northtech commented 5 days ago

Main functionality is working and tested, I need a little bit more of information about read/write access before I can definitely finish it.