Hi, when editing a flow, it seems there's no way to delete an orphan
End
action... am I missing something?
(I have multiple
End
actions to make the diagram look better)
g
great-diamond-35515
07/09/2023, 11:19 PM
Hey!
You didn’t miss anything, we are working on fixing it 🙂
though I don’t recommend the following - in the meantime, if its very important, you can remove it “manually”, by
a) exporting the flow (will give you a json)
b) remove the relevant “end” task by hand
c) import the modified file
but note that this is error prone because you can remove / modify unintended steps
thanks for reporting and apologies for the inconvenience!