-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP18, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP6, 7.2.X, 7.3.10 DXP GA1, Master
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Git Pull Request:
When performing a single-asset publication from the slave node to a master node, the publication doesn't work properly.
This issue occurs due to the way the changeSets are not cluster-aware, yet the export process is, so the master node cannot retrieve the required changeSet data
Steps to reproduce:
- Setup a 2 node cluster
- Create a site with local live staging enabled
- From the master node, create a web content.
- On the view web contents page, select the option icon next to the web content and select "Publish to Live".
- Verify the web content is visible on the live site.
- From the slave node, perform step 4 again.
Expected Results:
content is published to live.
Actual Results:
content is not published to live.
- is related to
-
LPS-127207 Publishing Web Content Folder with child Folders results in OutOfMemory
- Closed