Problem/Motivation

Changes made in a sub workspace get stuck and don't empty out even when pushed all the way to the live site. When new changes are added and pushed up, the old changes are listed as coming along, too.

Steps to reproduce

Add a sub workspace to Stage. Edit content there. Merge to stage and then publish to live. See that the sub workspace still reports the same changes.

Comments

Michelle created an issue. See original summary.

amateescu’s picture

Status: Active » Closed (duplicate)
Michelle’s picture

@amateescu,

Thanks for finding that. I did search quite a bit before filing these issues but I guess I just wasn't using the right terms. I was calling it "sub workspace" not "develop workspace". If I hit any more problems, I'll search on that.

DamienMcKenna’s picture

amateescu’s picture

Version: 10.1.x-dev » 11.x-dev
Status: Closed (duplicate) » Active

Turns out I was wrong in #2, the problem here is WorkspaceAssociation::onPostPublish() not deleting the associations of sub-workpaces.