ORNL / DataFed

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

System - Importing data with interdependencies fails #393

Open dvstans opened 4 years ago

dvstans commented 4 years ago

If a number of records are exported with dependencies on each other, then re-imported as new records (after old records are deleted, or into another instance of datafed), the import will fail due to dependencies not being present. Need to add an option to resolve dependencies based on other records being imported (as a group).