ORNL / DataFed

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

System - Undo changes to dependency commands re: clearing all #428

Closed dvstans closed 4 years ago

dvstans commented 4 years ago

Initially, clear all, add, and remove dependency commands/options were provided, but this was changed to set, add, remove instead as it made more sense. The problem is that with set, there is no way for google protocol buffers to convey an empty array - it simply looks unset. This means that the set option cannot be used to clear all dependencies.

dvstans commented 4 years ago

Fixed. Can now only add and remove dependencies, not set all or clear