akeneo / magento2-connector-community

Akeneo Connector for Magento 2
Open Software License 3.0
85 stars 89 forks source link

Virtual Categories don't get updated #556

Open vacla opened 2 years ago

vacla commented 2 years ago

Environment and configuration

  1. Magento ver. 2.3.6
  2. Extension Version 100.4.16
  3. Akeneo Version | 5.0.38

Steps to reproduce

  1. Go to a virtual category and look to the url
  2. Change in akeneo the parent category name
  3. Import Categories
  4. Go back to the virtual category and you see that the url didn't change accordingly

Expected result

  1. Creates also url rewrites for virtual child categories/categories

Actual result

  1. url rewrites are not updated and still using the old url rewrite of the old category.
vacla commented 1 year ago

Since this is still an issue, can someone please take a look at this if possible?