Expand my Community achievements bar.

Link Reference Update inside experience fragment when creating a live copy or rollout an experience fragment

Avatar

Employee Advisor

7/2/21

Request for Feature Enhancement (RFE) Summary: Link Reference Update inside experience fragment when creating a live copy or rollout an experience fragment
Use-case: When we rollout or create a site/live copy of a page the link reference gets updated from language master/language to respective country/language inside components with in that page. But in experience fragment this feature is missing
Current/Experienced Behavior: Link Reference does not get update inside experience fragment when creating a live copy or rollout an experience fragment
Improved/Expected Behavior: Link Reference Update inside experience fragment when creating a live copy or rollout an experience fragment
Environment Details (AEM version/service pack, any other specifics if applicable):  
Customer-name/Organization name:  
Screenshot (if applicable):  
Code package (if applicable):  
11 Comments

Avatar

Level 2

11/19/24

Hello,

In my code base there was a roll out config to convert links on the page language-blueprints/en to us/fr (cos the page is an Fr page) following this instruction: https://bimmisoi.blogspot.com/2021/07/update-link-reference-inside-experience.html

It was working great, until this fix was released. The custom roll out config in my code ran on roll out, but it got overridden by AEM... So in my Fr page I got an experience fragment with path language-blueprints/en/plans, and after rolling out, the link became us/en/plans instead of us/fr/plans.

Now, the problem started in the Fr blueprint page: When the language copy is created, the link should be converted from language-blueprints/en/plans to language-blueprints/fr/plans. Which will work well with the fix in release 16971. Will you guys be working on fixing this for language copy creation?

Related link.