Hi,
One of the use cases of our product is moving flows between environments. One of our clients has requested that when we move (and publish a new version of) a common module, we cause all the flows that use that module to recompile against the new version of the common module.
In the UI, performing an edit, then saving and publishing causes this to happen.
From the platform SDK, performing a checkout, checkin then publish does not cause this to happen.
I also cannot see anything in the Architect SDK that would appear to do the trick.
How can we cause flows to recompile on demand?