Enhancement
Detail
#28523
Option list is not updated if the options are calculated via configured scripts
It is possible to configure "Options by expression" for attributes. If attribute values are accessed in this expression, the option list is updated as soon as this attribute value changes.
This does not work if a "configured TL script function" is accessed in the options function.
Workaround
Include configured TL script function.
Improvement
Attribute accesses in configured TL script functions are also tracked.
Test
TestOptionOrder.script.xml