I built a flow inside a solution and everything is working as expected. I export the solution and then re-import the solution into the same environment. Now the flow is disabled. If I try to enable it I get the message
"Cannot start unpublished flow. Authenticate the flow connections and resave the flow to activate."
Even thou the connection for the flow shows a green checkmark. The only why I can get it running again is to edit the flow and go into each action that uses the connection (don't have to change anything just look at it) then I can save and enable the flow.
a) this doesn't seem right, why can't I just enable the flow
b) is there a way to automate this process (eg deployment from DevOps build)