-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP28, 7.0.4 CE GA5, 7.0.0 DXP FP33, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.X, Master
-
Component/s: Asset Framework, Staging
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce
- Activate staging local with blogs and document library
- Import two files A and B
- Create a Blog entry and link it with files A and B
- Publish to live
- Check AssetLink table at both staging and live: two links from blog to dl will exist (A and B)
- Edit blog entry and remove link with B
- Check AssetLink table at staging: only one link from blog to dl will exist (A)
- Publish to live
- Check AssetLink table at live:
- Wrong behavior: two link from blog to dl will exist (A and B)
- Expected behavior: live environment will have same information than staging environment
- Wrong behavior: two link from blog to dl will exist (A and B)
Note: Solution to this issue at Master is being implemented as a part of LPS-58452
Issue is reproducible on Master git ID cfcd2cb and 7.0.x git ID fd174d5