Open Melleschepers opened 1 year ago
I have the same issue on the same version. Instead of empty categories, I have an excluded Category tree in the Magento configuration.
In the code you supplied, the Akeneo connector is looking for excluded category codes.
Same issue, any fixes ??
Environment and configuration
Steps to reproduce
Expected result
Actual result
Because of
https://github.com/akeneo/magento2-connector-community/blob/d6c0cbf0d309cbcf9ce25b407e8fadd41cd5751a/Job/Product.php#L2957-L2963
used in
https://github.com/akeneo/magento2-connector-community/blob/d6c0cbf0d309cbcf9ce25b407e8fadd41cd5751a/Job/Product.php#L2972
is empty since we don't import any categories from Akeneo.