-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 7.3.X, Master
-
Fix Version/s: None
-
Component/s: Staging, Staging > Export/Import
-
Labels:
Steps to reproduce:
- Start a 7.3 bundle with the latest fix pack (SP3)
- Create a site
- Create a widget page
- Create a web content, put it on the page in a WCD
- Export the site with 'Export permissions' checked
- Create a new site
- Import the LAR file with 'Delete Application Data Before Importing' and 'Import permissions' checked
Expected behavior: Import should be successful
Current behavior: Import fails with the below message:
The following error occurred within com.liferay.portlet.exportimport.service.impl.ExportImportLocalServiceImpl: Portlet com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch has owner ID of 0 and PLID of 0 because of wrong properties or wrong data handler settings.
Exception in the log too
Note:
- Based on multiple reviews turned out the solution in
LPS-144797is not right one - In PTR-3002 we already talk about the possible solution.
Also tested:
7.3x @ commit (de86c3a1eb422663fdec9c7503e9aee15b57b5e0) reproduced
master @ commit (a786d6bbbde19ada1b208cc80f5d060330ca7d92) reproduced
* Please see Zendesk Support tab for further comments and attachments
- is caused by
-
LPS-144797 Regression with Delete Application Data Before Importing
- Closed