-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP20, 7.1.10.5 SP5, 7.1.X, 7.2.X, Master
-
Component/s: Staging > Export/Import
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Last Working Version:
-
Sprint:Data_Engine_7.4_01
-
Git Pull Request:
Steps to reproduce:
- Access Global Site (without staging activated).
- Add a structure st1
- Add a template tp1, link the structure st1.
- From Web Content admin page, export data and download .lar file generated.
- Create a new virtual instance (localhost2 or similar).
- Activate local staging in Global Site (localhost2).
- From Web Content admin page, import .lar file downloaded previously.
Result expected: st1 and tp1 are imported in Global Staging
Result obtained: tp1 is imported in Global Staging and st1 is imported in Global Live.
- is caused by
-
LPS-91735 Cannot export/import ddm structure in Global site between instances
- Closed