Giter VIP home page Giter VIP logo

Comments (7)

amenk avatar amenk commented on June 12, 2024

test-testing-step_015

Debugging ... Category seems to be empty in my case for some reason

from import-category.

amenk avatar amenk commented on June 12, 2024

It fails getting the root category "1" .. via n98-magerun2 dev:console I can get it

>>> $cr =  $di->get(\Magento\Catalog\Model\CategoryRepository::class);
=> Magento\Catalog\Model\CategoryRepository\Interceptor {#24166}
>>> $cr->get(1)->debug();
=> [
     "entity_id" => "1",
     "attribute_set_id" => "3",
     "parent_id" => "0",
     "created_at" => "2017-05-29 17:35:16",
     "updated_at" => "2020-09-10 09:54:04",
     "path" => "1",
     "position" => "0",
     "level" => "0",
     "children_count" => "266",
     "name" => "Root Catalog",
     "include_in_menu" => "1",
     "use_name_in_product_search" => "1",
     "virtual_rule (Smile\ElasticsuiteVirtualCategory\Model\Rule)" => [
       "store_id" => 0,
     ],

Can you reproduce the problem with my CSV file? @wagnert

from import-category.

wagnert avatar wagnert commented on June 12, 2024

Hi @amenk, did you still face the problem again or can we close the issue?

from import-category.

amenk avatar amenk commented on June 12, 2024

Cannot reproduce currently

from import-category.

amenk avatar amenk commented on June 12, 2024

Unfortunately we can now reproduce it again in our CI pipeline

from import-category.

amenk avatar amenk commented on June 12, 2024

@wagnert We can confirm the fix. Thank you very much!

from import-category.

wagnert avatar wagnert commented on June 12, 2024

@amenk Thanks for the feedback, like to hear that :)

from import-category.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.