Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.
SOLVED

Nested Fragment model is not getting published on publishing Content Fragment

Avatar

Community Advisor

As par Adobe documentation, "If you publish a content fragment for which the model has not yet been published, a selection list will indicate this and the model will be published with the fragment" but the nested content fragment (created using Fragment Reference data type) model is not getting published when we publish content fragment. Is it a product bug or OOTB behavior.

https://experienceleague.adobe.com/docs/experience-manager-65/assets/content-fragments/content-fragm...

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @Bhuwan_B ,

This feature does work. I did try this on my AEM 6.5.11 server and I see on activation of a content fragment, it is pulling up its dependent model which is not published. Check the Screen capture here - 

https://github.com/sinhaanish/myDemoFiles/issues/1

 

2 Replies

Avatar

Correct answer by
Level 10

Hi @Bhuwan_B ,

This feature does work. I did try this on my AEM 6.5.11 server and I see on activation of a content fragment, it is pulling up its dependent model which is not published. Check the Screen capture here - 

https://github.com/sinhaanish/myDemoFiles/issues/1

 

Avatar

Community Advisor

@anish-sinha Thanks for your reply, I validated and it works fine on AEM 6.5.11.0 but it shows highlighted issue with AEM 6.5.10.0. Have logged an Adobe Ticket and checking for changes in implementation logic between AEM 6.5.10.0 and AEM 6.5.11.0.