Promoting one workflow out of a sandbox asked everyone editing that project to reload, including people working on workflows the merge never touched. A reload rebuilds the document from the database, so whatever they had on the canvas and had not saved was gone.
The merge document names every workflow in the target, selected or not, and the reconcile was sent for all of them rather than only the ones that changed.
Fixed in #5177.
Promoting one workflow out of a sandbox asked everyone editing that project to reload, including people working on workflows the merge never touched. A reload rebuilds the document from the database, so whatever they had on the canvas and had not saved was gone.
The merge document names every workflow in the target, selected or not, and the reconcile was sent for all of them rather than only the ones that changed.
Fixed in #5177.