Is there any way to update the active workflow in a transaction?
We had an approval workflow for Sales Orders. When the companies grew, we had implemented a new approval workflow but instead of updating the existing one, the developer created a new one that were applied only to transactions after the deployment of the new one.
And then at some point, the old approval workflow was updated as well to mimic the new one. Now we have 2 approval workflows that are just the same. But whenever we need to update something, we need to do it twice.
Note: The approval worklows reroute edited SOs for approval again. Some SOs are open for over a year, so we probably won't get rid of the older version very soon.
Is there a way to update the SOs running in the old workflow? Replace the linked active workflow with the current one in bulk?