-
Notifications
You must be signed in to change notification settings - Fork 43
duplicate save_result
s after datacube_from_flat_graph
#732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
e.g.
|
Uh oh!
There was an error while loading. Please reload this page.
when loading a process graph with a
save_result
node throughdatacube_from_flat_graph
, you get aDataCube
object, instead of the newSaveResult
object.If you
execute_batch
this, you get an additionalsave_result
related to #720 #402 #725
The text was updated successfully, but these errors were encountered: