flow icon indicating copy to clipboard operation
flow copied to clipboard

Cannot download a string variable through the Flow interface

Open curtislisle opened this issue 9 years ago • 1 comments

An analysis was created which writes out a string. The string is viewable through the "visualization tab", but no type is available when trying to download it. Downloading without a type generates a runtime error: "http://localhost:8080/api/v1/item/flow/string/text/null" since no type was available to pick from.

curtislisle avatar Apr 20 '16 06:04 curtislisle

This should be fixed by girder/girder_worker#23.

danlamanna avatar Apr 20 '16 16:04 danlamanna