Duke-GCB / D4S2

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

Avoid fetching DukeDS user details twice #162

Closed dleehr closed 6 years ago

dleehr commented 6 years ago

As noted in https://github.com/Duke-GCB/D4S2/pull/160, fetching the current DukeDS User makes two calls to DukeDS, because the ddsc.core.remotestore.RemoteUser class does not contain all the required fields.