-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.4.13 DXP U2, Master
-
Fix Version/s: 7.4.3.13 CE GA13, Master
-
Component/s: Fragment Administration, Fragments Toolkit
-
Labels:None
-
Fix Priority:3
-
Git Pull Request:
NOTE: In order to consistently reproduce this issue, the portal-ext.properties should be mildly configured, just the db configuration
Steps to reproduce
- Go to system settings -> Page fragments and mark "automatic propagation"
- Using the fragment toolkit https://github.com/liferay/generator-liferay-fragments import the collection in Liferay
- Add a page, add purity box fragment, and publish the page
- Go to view mode of the page
- Assert that the the fragment is loaded correctly
- Make a change in the fragment (change the message for example)
- Import a new version of the page
- Reload the page
Expected result
The change should be reflected in the page
Actual result
The fragment is not updated