gz-devops
gz-devops
> It seems Magento provided a fix for this specific issue: > [magento/magento2#29081](https://github.com/magento/magento2/pull/29081) > > but I have customers experiencing other related issues after patching its Magento 2.3.5 @pitbulk. Can...
Same issue here. If root cat ID is not 3 in database then import all caterogry structure not working. @chrisastley commit works fine. You should add it. Thanks!
Same problem here!
Same issue here. Is this module compatible with php8.3? @diazwatson did you fix this?
@litespeed-adil please double check at your end that php cli is 8.3. In our end if `ln -sfn /usr/local/lsws/lsphp83/bin/php /usr/bin/php ` then php for cli switch to 8.3.10 for magento...