Duke-GCB / D4S2

Web service to facilitate notification and transfer of projects in DukeDS
MIT License
0 stars 0 forks source link

fix DeliveryDetails.get_project when passed Share object #146

Closed johnbradley closed 6 years ago

johnbradley commented 6 years ago

Fixes #144

Share doesn't have a transfer_id so we must fallback to reading using the project_id.