-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.X EE
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Set up two Liferay environments A and B.
- In A:
- Log in as test
- Create a new site SiteA1
- Create a new web content with title ContentA1
- Export that content to a LAR file
- In B:
- Log in as test
- Import the previous LAR file into the default company site Liferay
Actual result:
- An error is thrown: com.liferay.portal.NoSuchGroupException: No Group exists with the primary key XXXXX
Expected result:
- Content ContentA1 is imported successfully
- causes
-
LPS-70743 UnsuppportedOperationException when importing lar with a WCD which references a content from a parent site based on a global structure
- Closed
- is caused by
-
LPS-58191 Referenced content from parent sites are imported to child sites as own content when it shouldn't
- Closed
- relates
-
LPE-15678 NoSuchGroupException when importing web contents via LAR between different environments
-
- Closed
-