Problem/Motivation
Currently if a node has been edited in a non-live workspace, it cannot be edited in live.
If you go to the edit form, you see the following message:
The content is being edited in the Stage workspace. As a result, your changes cannot be saved.
This message comes from EntityWorkspaceConflictConstraint, which seems to be basically unchanged since #2784921: Add Workspaces experimental module.
A common use case for workspaces is to prepare a large number of changes ahead of a major change such as a product launch or rebrand.
If a node has been edited in a workspace for that reason, and there's an urgent change needed on one of those nodes, content editors are blocked from changing it in live.
Steps to reproduce
Proposed resolution
tbc - may depend on discussion in #2867707: WI: Phase H: Conflict management and local workspace merging support