Open vseager opened 2 months ago
same problem on my environment
Hi guys,
You need to perform this command: DELETE FROM eav_attribute where attribute_code='sort_direction';
Thanks for your feedback, I'll update the UnInstall commands in our Wiki.
BR, Vadym
The module adds a
sort_direction
column toeav_attribute
but this isn't included in the uninstall script:https://github.com/Smile-SA/elasticsuite/blob/2f54d2492a398253a6a4add3ef2e6fb9d5c12819/src/module-elasticsuite-catalog/Setup/CatalogSetup.php#L149-L156 https://github.com/Smile-SA/elasticsuite/wiki/ModuleUninstall
Preconditions
Latest version
Steps to reproduce
Expected result
Actual result