-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Is your feature request related to a problem? Please describe.
If I want to get access to many models, I have to create many access requests where the content is likely otherwise the same.
Describe the solution you would like
A way in the UI to create an access request that covers multiple entries. Behind the scenes, these should still be multiple access requests with the appropriate reviewers, but there should be a way of linking them together for discoverability. Reviewers should be aware that an access request is part of a 'grouped' request. Reviewers & submitters should be able to get a list of all access requests in that 'grouped' request. Long term they should be able to respond to multiple requests in bulk, but for now individual responses is fine.
Describe alternatives you have considered
API-based approach isn't suitable for many users
Reactions are currently unavailable