magento / magento/data-migration-tool

Empty default category names

Open
#828 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
339
Forks
195
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the settings and data imports described for Magento 2.3.5-p1 and Magento 1.9.4.5, including the changes from data-migration-tool PR 826. Trace the imported category data and admin-panel display; done means default category names appear and saving a renamed category no longer reports sorting 99999 as invalid.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, php
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.