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

Attribute / Column not getting created in MySQL database

former_member686625
Participant
0 Kudos
276

Hybris version - 2205

MySql - 5.7

We have added one new attribute "linkColor" in type "CMSLinkComponent". When we were using Hybris 1808 version and did the system update "p_linkcolor" column which got created in SQL but in our upgraded code of Hybris 2205, on system update "p_linkcolor" column is not getting created in DB.
DDL script also does not contain it so obviously column won't be created in DB.
FYI "linkColor" exist in attribute descriptor, checked in backoffice.

Any pointers why this new column is not getting generated in "cmscomponent" table? Is there any limitation introduced in Hybris 2205 for maximum no. of column Hybris allow for a single type.

Thanks

Accepted Solutions (0)

Answers (0)