Linked Item based on a Profile Atribute value not getting refreshed within the configurator session
We are trying to create a linked item which is based on a profile attribute. This profile attribute is being set at two places 1. Behind the customize button via a script . 2. In the Cfg_ChildItemChanged event of the product.
We have exposed the linked item on the product UI for our reference and when we customize the Product we can see the correct value being set in the Linked Item, however when we change the Item behing which the Cfg_ChildItemChanged is called and we reset the profile attribute the linked item does not get reflected with the correct value and holds the old value which was present during customize.