-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X
-
Fix Version/s: 7.2.10 DXP FP7, 7.2.X, Master
-
Component/s: Widget configuration > Configuration templates
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Asset publisher templates are lost after upgrade from 6.2 to DXP7.2
Steps to reproduce:
- From Liferay portal 6.2 create some configuration templates. Asset Publisher -> Configuration -> Archive/restore Setup
- Execute an upgrade proccess on a DXP 7.2 with upgradetool 3.0.1
- Start the DXP 7.2 Asset Publisher -> Configuration templates
Expected behaviour
The Asset publisher templates list contains the templates created on the step 1
Real behaviour
The Asset Publisher templates list is empty.
Researches
At database level, the templates are still on PortletItem but they kept the old portletid (101) reference instead the new value (com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet)