cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enumtype icon field cleared with system update

former_member624549
Participant
0 Kudos
478

looks like a bug see comments below

Hybris Version 6.7.18

We delcare a enumtype as follows in items.xml

<enumtype code="PerformanceClass" dynamic="true">
    <value code="X"/>
    <value code="B"/>
    <value code="F"/>
</enumtype>

then we add a icon via impex.

After a ant updatesystem the icons are null!? How can we prevent this?

Accepted Solutions (0)

Answers (0)