-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 6.2.X EE, 7.0.0 CE GA1, 7.0.1 CE GA2
-
Fix Version/s: 6.2.X EE, 7.0.1 CE GA2
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Fix Priority:3
-
Git Pull Request:
Publishing with local staging does not update web content on live when staging version number is lower than live version number
Staging version number can be lower than live version number in following situations:
- When updating from Liferay 6.0 version as
LPS-25166andLPS-25448generates invalid versions at Live side - When manually deleting last version, creating a new one and not selecting "Replicate Individual Deletions" option
Steps to reproduce:
- Activate Staging Local
- Create web content (1.0)
- Add created web content to a page inside a WCD
- Edit web content (1.1)
- Publish to live (1.1)
- Delete version (1.1)
- Edit web content (1.1b)
- Click in Publish to Live => Advanced publication window
- Leave unselected "Replicate Individual Deletions" option
- Publish to Live -> Publish operation fails or publish operation works but page still shows old 1.1
Actual Result
- In 7.0.x version: Publish operation fails due to duplicated object
- In 6.2.x version: Publish operation is executed but Live content remains unchanged
Expected Result
- Publish operation is executed and staged is displayed in Live
- is related to
-
LPS-52860 Publishing with local staging does not update web content on live site after upgrade from 6.1 (and 6.0)
- Closed
-
LPS-25448 Staging creates new versions of web content on Publish
- Closed
-
LPS-25166 Web Content increments version every time it is published to live even if there are no changes
- Closed
- relates
-
LPE-15000 Publishing with local staging does not update web content on live when staging version number is lower than live version number
-
- Closed
-