-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.3.10 DXP GA1, Master
-
Component/s: Fragments Toolkit
-
Labels:None
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a site "SiteA"
- Create a User Group "SiteA"
- Create a workspace with a collection and a couple of fragments
- Open a terminal session from the folder
- run command npm install to get dependencies
- Go to SiteA > Site Builder > Page Fragments
- In the terminal run the command npm run import
- Refresh the browser
Expected Results
The Collection appears containing 2 fragments
Actual Results
- The Collection does not appear with its fragments
- The Collection is imported into the user group's site with the same name as the regular site's
Original steps to reproduce
1. Create a workspace with a collection and a couple of fragments
2. Open a terminal session from the folder
3. run command npm install to get dependencies
4. Go to Site Builder > Page Fragments
5. In the terminal run the command npm run import
6. Refresh the browser
Expected Results
The Collection appears containing 2 fragments
Actual Results
The Collection does not appear with its fragments
Versioning tested
DXP Cloud:
liferay.workspace.lcp.liferay.image=liferaycloud/liferay-dxp:7.2.10-sp1-fp4-3.0.17
npm 6.9.0
*npm list -g --depth=0* ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] └── [email protected] *npm list --depth=0* ├── [email protected] ├── [email protected] ├── [email protected] └── [email protected]
node 10.16.3