loculus-project / loculus

An open-source software package to power microbial genomic databases
https://loculus.org
GNU Affero General Public License v3.0
29 stars 1 forks source link

Change data use term in bulk #992

Open fengelniederhammer opened 7 months ago

fengelniederhammer commented 7 months ago

As a sequence owner, I want to be able to change the data use terms of my sequences on the website.

We thought about implementing it on the user sequences page: grafik

Two options came to our minds:

The backend endpoint accepts a list of accessions.

theosanderson commented 7 months ago

My opinion is that we should create a clone of the search page (essentially using the same component) but which only displays sequences belonging to your groups (possibly selectable) and which has bulk actions like "Change license" and "Revoke"

theosanderson commented 7 months ago

Many users will have tens of thousands of sequences approved for export in our eventual use case

corneliusroemer commented 5 months ago

@bh-ethz thanks for #1580 - can you update this issue with what remains to be done and what has been completed in #1580. Thanks!