data-migration-tool icon indicating copy to clipboard operation
data-migration-tool copied to clipboard

Empty default category names

Open bakitoktas opened this issue 4 years ago • 8 comments

Preconditions

  1. Magento CLI 2.3.5-p1
  2. Magento ver. 1.9.4.5
  3. PHP 7.3.12-buster (cli) (built: Nov 22 2019 07:08:08) ( NTS )
  4. mysql Ver 14.14 Distrib 5.7.26-29, for debian-linux-gnu (x86_64) using 7.0

Steps to reproduce

  1. Install clean 2.3.5-p1 via composer
  2. Run settings import - all successfully completed
  3. run data import - all successfully completed

Expected result

  1. Default category names should display on the admin panel

Actual result

  1. Category names are empty.

Additional notes

I have used https://github.com/magento/data-migration-tool/pull/826 to update as it fixes various issues. Not sure if its related but Category names are empty and when you try to save with an added name, it complains about the category x sorting 99999 is invalid.

bakitoktas avatar Jun 19 '20 22:06 bakitoktas

Hi @bakitoktas. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


m2-assistant[bot] avatar Jun 19 '20 22:06 m2-assistant[bot]

@magento I am working on this

bakitoktas avatar Jun 19 '20 22:06 bakitoktas

Hi @bakitoktas! :wave: Thank you for collaboration. Only members of Community Contributors Team are allowed to be assigned to the issue. Please use @magento add to contributors team command to join Contributors team.

m2-assistant[bot] avatar Jun 19 '20 22:06 m2-assistant[bot]

@magento add to contributors team

bakitoktas avatar Jun 19 '20 22:06 bakitoktas

Hi @bakitoktas! :wave: Thank you for joining. Please accept team invitation :point_right: here :point_left: and add your comment one more time.

m2-assistant[bot] avatar Jun 19 '20 22:06 m2-assistant[bot]

Please see the original issue above. Thanks

bakitoktas avatar Jun 19 '20 22:06 bakitoktas

@bakitoktas have you had any luck with this? We've also run into it and plan to start taking a look at it this week. I'd appreciate hearing any thoughts or insights you may have had about the issue if you don't mind.

p810 avatar Jun 22 '20 19:06 p810

@p810 not yet, It looks like an issue with the eav tables using Default_x.

bakitoktas avatar Jun 22 '20 21:06 bakitoktas