st2flow icon indicating copy to clipboard operation
st2flow copied to clipboard

Support loading of existing workflow into st2flow

Open bmomberger-bitovi opened this issue 6 years ago • 4 comments

Saving is now well supported, but loading should also be possible.

bmomberger-bitovi avatar Mar 08 '19 04:03 bmomberger-bitovi

Not sure if this is related. But it would be helpful from the actions tab to have an option to click on an icon to open the workflow in st2flow

m4dcoder avatar Mar 11 '19 18:03 m4dcoder

It is related. See the comments in https://github.com/StackStorm/st2flow/issues/180 . Essentially the "edit" button in st2web was completely blocked from rendering, except in tests. We should be able to restore that.

bmomberger-bitovi avatar Mar 11 '19 18:03 bmomberger-bitovi

That said, it might be useful to also be able to load workflows from the palette in st2flow directly. We had talked briefly about tasks with embedded workflows and whether those could be edited. It shouldn't be too difficult to implement, but there should be a prompt before loading to make sure the user doesn't lose unsaved changes.

bmomberger-bitovi avatar Mar 11 '19 18:03 bmomberger-bitovi

This is already supported. Other than the edit button. Am I missing something?

bigmstone avatar Mar 12 '19 04:03 bigmstone