ORNL / DataFed

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

CLI - Add dependent doesn't work #751

Closed dvstans closed 3 years ago

dvstans commented 3 years ago

CLI throws a "object of type 'NoneType' has no len()"

dvstans commented 3 years ago

The issue was that the CLI command was malformed (missing record ID/alias), so the real issue is that the error message is bad/wrong for this case (ie. data update -A der id)