-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M3
-
Fix Version/s: 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M2
-
Component/s: Staging, Staging > Export/Import
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:6
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:1
1. Create a global structure gs
2. Create a site s
3. Create a template t in site s, associated to gs
4. Go to the global scope
5. Generate a LAR from the "Web content" section
Observed behavior:
- LAR contains gs and t
Expected behavior:
- LAR contains just gs
As a result of the observed behavior, a subsequent import of that lar in a new installation will make the template to be imported in the global scope.