ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

System - Batch import assigns random allocation #313

Closed dvstans closed 4 years ago

dvstans commented 4 years ago

Batch import must get target allocation from either the batch file, the users, or from the target collection. Currently it just assigns a random existing allocation of owning user.

dvstans commented 4 years ago

Can specify a repo in the batch json file, but if none given, should use default - need to add ability to set default allocation to make this work.

dvstans commented 4 years ago

Fixed - system now allows default allocation to be set and this is used (if possible)