Currently, Workflow Lineage provides a Save graph button, but the latest state is automatically saved even without explicitly clicking this button.
This behavior is useful in cases such as accidentally closing the browser.
However, it also means that even small, temporary changes—such as moving nodes slightly for explanation purposes—are saved automatically, which creates the need to manually revert them each time.
Is there any plan to provide a Draft Save feature similar to the one available in Solution Design?
When you make changes on the graph, they are only stored as temporary state for convenience (in case, as you said, you accidentally close the browser tab), but they are not saved to the graph itself.
Until you actively click the save button, these changes will not be saved to the graph, and so will not be visible to other users.
If you want to revert back to the last saved state, you can click the trash icon next to the save button. This will discard all unsaved changes.