Hi everyone,
when i run the following flexible search query:
select * from {media}
i get an Error with this message:
ERROR [ hybrisHTTP8 ] [ ConnectionImpl ] transaction of unbinding connection 67(-) has not been ended - will rollback automa...
Hi All,
i get the following error
cannot search unknown field 'TableField(name='allSupercategories',langPK='null',type=category)'
when i run the following query
select {categoryAllSupercategories} from {category} where {code} = 'B2C_Color'
...