Closed dleehr closed 6 years ago
D4S2 is unaware if a project is copied or not. DukeDSClient handles creating a copy and sends the id of the copied project to D4S2.
Ah that's right. Either way, let's default to giving file downloader access back to the sender for all delivered projects. That'll probably eliminate the need to copy in the first place, which is something we won't be doing from datadelivery-ui
Currently, senders only get
project_viewer
permission on deliveries. We should add an option so that permissions are granted likefile_downloader
to senders on non-copied projects. Came up in meeting with core facility today