This is directly related to https://www.drupal.org/project/workspace/issues/3085932 in the Workspace module.

If there are conflicts when trying to deploy from one workspace to another, the user is prompted to choose if they would like to abort or to continue with the deployment and overwrite the target workspace.

If the user chooses to overwrite the target workspace, the deployment is completed but does not overwrite.

Comments

sasel created an issue. See original summary.

sasel’s picture

The attached patch would allow the user to overwrite upstream when deploying with conflicts.

sasel’s picture

Status: Active » Needs review