How to fix the related product issue in admin after migrated to magento 1 to magento 2.3 The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraHow to override product model files in Magento 2?Cannot See Product name in admin panel after savingHow to fix Magento 2 2.0.0-RC Admin page not found after installationMagento 2: Why is the cart empty?Fetch commission of related Designer for each ordered Product in admin DashboardMagento 2 : Display Related Products Block in Product ViewMagento product export issue?Product Delete create re- indexer issue in magento 2Magento 2.3: How to solve the message “Unable to send email”?Description Attribute Editor Issue in Magento 2.3'Migration Meta Information' is not updating when I edit product title/name in magento 2.3

Sub-subscripts in strings cause different spacings than subscripts

Match Roman Numerals

How did passengers keep warm on sail ships?

Single author papers against my advisor's will?

Is an up-to-date browser secure on an out-of-date OS?

Can the DM override racial traits?

different output for groups and groups USERNAME after adding a username to a group

"... to apply for a visa" or "... and applied for a visa"?

Is this wall load bearing? Blueprints and photos attached

How do you keep chess fun when your opponent constantly beats you?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?

Working through the single responsibility principle (SRP) in Python when calls are expensive

Word to describe a time interval

Do warforged have souls?

Loose spokes after only a few rides

What is the padding with red substance inside of steak packaging?

Proving the given two groups are isomorphic

How to support a colleague who finds meetings extremely tiring?

Why did Peik Lin say, "I'm not an animal"?

How to read αἱμύλιος or when to aspirate

Deal with toxic manager when you can't quit

Identify 80s or 90s comics with ripped creatures (not dwarves)

University's motivation for having tenure-track positions



How to fix the related product issue in admin after migrated to magento 1 to magento 2.3



The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraHow to override product model files in Magento 2?Cannot See Product name in admin panel after savingHow to fix Magento 2 2.0.0-RC Admin page not found after installationMagento 2: Why is the cart empty?Fetch commission of related Designer for each ordered Product in admin DashboardMagento 2 : Display Related Products Block in Product ViewMagento product export issue?Product Delete create re- indexer issue in magento 2Magento 2.3: How to solve the message “Unable to send email”?Description Attribute Editor Issue in Magento 2.3'Migration Meta Information' is not updating when I edit product title/name in magento 2.3



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I am using Magento 2.3.0



I have migrated products from Magento 1 to Magento 2. I can see related products in product detail page in the front end and it is proper and also I can find related products entry in the database as well but when I checked related products in admin I found that there are some related products missing in some of the products



For Ex. When I checked one product in the front end. I saw three related products there as well as in the database but I can find only 2 products in admin there is one product missing in admin.



I checked two tables in database for related products: "catalog_product_link" and "catalog_product_link_attribute_int".



I have found some values in the "value" column in "catalog_product_link_attribute_int" table which represents the position of the related products in admin and in front end but I found value 0 in "value" column of this table for some of the products and when I checked these products I found that only those products which do have only 0 in "value" column in "catalog_product_link_attribute_int" table are missing related products in admin.



So, How can I solve this issue?



Check my below question as well:



How to override product model files in Magento 2?



I have created a new module to solve the related product issue which I mentioned in this question but I got an error.










share|improve this question






























    2















    I am using Magento 2.3.0



    I have migrated products from Magento 1 to Magento 2. I can see related products in product detail page in the front end and it is proper and also I can find related products entry in the database as well but when I checked related products in admin I found that there are some related products missing in some of the products



    For Ex. When I checked one product in the front end. I saw three related products there as well as in the database but I can find only 2 products in admin there is one product missing in admin.



    I checked two tables in database for related products: "catalog_product_link" and "catalog_product_link_attribute_int".



    I have found some values in the "value" column in "catalog_product_link_attribute_int" table which represents the position of the related products in admin and in front end but I found value 0 in "value" column of this table for some of the products and when I checked these products I found that only those products which do have only 0 in "value" column in "catalog_product_link_attribute_int" table are missing related products in admin.



    So, How can I solve this issue?



    Check my below question as well:



    How to override product model files in Magento 2?



    I have created a new module to solve the related product issue which I mentioned in this question but I got an error.










    share|improve this question


























      2












      2








      2








      I am using Magento 2.3.0



      I have migrated products from Magento 1 to Magento 2. I can see related products in product detail page in the front end and it is proper and also I can find related products entry in the database as well but when I checked related products in admin I found that there are some related products missing in some of the products



      For Ex. When I checked one product in the front end. I saw three related products there as well as in the database but I can find only 2 products in admin there is one product missing in admin.



      I checked two tables in database for related products: "catalog_product_link" and "catalog_product_link_attribute_int".



      I have found some values in the "value" column in "catalog_product_link_attribute_int" table which represents the position of the related products in admin and in front end but I found value 0 in "value" column of this table for some of the products and when I checked these products I found that only those products which do have only 0 in "value" column in "catalog_product_link_attribute_int" table are missing related products in admin.



      So, How can I solve this issue?



      Check my below question as well:



      How to override product model files in Magento 2?



      I have created a new module to solve the related product issue which I mentioned in this question but I got an error.










      share|improve this question
















      I am using Magento 2.3.0



      I have migrated products from Magento 1 to Magento 2. I can see related products in product detail page in the front end and it is proper and also I can find related products entry in the database as well but when I checked related products in admin I found that there are some related products missing in some of the products



      For Ex. When I checked one product in the front end. I saw three related products there as well as in the database but I can find only 2 products in admin there is one product missing in admin.



      I checked two tables in database for related products: "catalog_product_link" and "catalog_product_link_attribute_int".



      I have found some values in the "value" column in "catalog_product_link_attribute_int" table which represents the position of the related products in admin and in front end but I found value 0 in "value" column of this table for some of the products and when I checked these products I found that only those products which do have only 0 in "value" column in "catalog_product_link_attribute_int" table are missing related products in admin.



      So, How can I solve this issue?



      Check my below question as well:



      How to override product model files in Magento 2?



      I have created a new module to solve the related product issue which I mentioned in this question but I got an error.







      magento2 database catalog magento2.3 related-products






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited yesterday







      Chintan Kaneriya

















      asked yesterday









      Chintan KaneriyaChintan Kaneriya

      353214




      353214




















          1 Answer
          1






          active

          oldest

          votes


















          1














          Why it happens



          This happens when there are inconsistent positions for the related products. This might happen after a migration from magento 1. It was the case for me also.



          The problem is cause by the method MagentoCatalogModelProductLinkCollectionProvider::getCollection().

          That's the one responsible for retrieving the products.



          The part that does not behave as expected is this:



           foreach ($output as $item) 
          $itemPosition = $item['position'];
          if (!isset($sorterItems[$itemPosition]))
          $sorterItems[$itemPosition] = $item;
          else
          $newPosition = $itemPosition + 1;
          $sorterItems[$newPosition] = $item;




          Let's take 2 cases.

          THe one that works:



          Let's say



          $output = [
          ['position' => 0],
          ['position' => 2],
          ['position' => 1],

          ];


          (I ignored the other values for the related items as they are not important).

          After running the code above this results in



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [2] => Array
          (
          [position] => 2
          )

          [1] => Array
          (
          [position] => 1
          )

          )


          which is later sorted by the ksort function.

          So 3 items on input, 3 on output. So far so good.



          But let's take this case:



          $output = [
          ['position' => 0], // or null
          ['position' => 1],
          ['position' => 0], // or null
          ];


          The same piece of code returns:



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [1] => Array
          (
          [position] => 0
          )

          )


          So 3 items in, 2 out.



          Solution



          I solve this by rewriting the method mentioned above and ensuring there are no position clashes.



          To override it, add this in the di.xml file in one of your custom modules



          <preference for="MagentoCatalogModelProductLinkCollectionProvider" type="[Vendor][Module]ModelProductLinkCollectionProvider" />


          Then create the class [Vendor][Module]ModelProductLinkCollectionProvider in the file [Vendor]/[Module]/Model/ProductLink/CollectionProvider.php



          The class should look like this:



          <?php
          namespace [Vendor][Module]ModelProductLink;

          use MagentoFrameworkExceptionNoSuchEntityException;

          class CollectionProvider extends MagentoCatalogModelProductLinkCollectionProvider

          /**
          * Get product collection by link type
          *
          * @param MagentoCatalogModelProduct $product
          * @param string $type
          * @return array
          * @throws NoSuchEntityException
          */
          public function getCollection(MagentoCatalogModelProduct $product, $type)

          if (!isset($this->providers[$type]))
          throw new NoSuchEntityException(__('Collection provider is not registered'));

          $products = $this->providers[$type]->getLinkedProducts($product);
          $converter = $this->converterPool->getConverter($type);
          $output = [];
          $sorterItems = [];
          foreach ($products as $item)
          $output[$item->getId()] = $converter->convert($item);

          foreach ($output as $item)
          $itemPosition = (int)$item['position'];
          while (isset($sorterItems[$itemPosition]))
          $itemPosition++;

          $sorterItems[$itemPosition] = $item;

          ksort($sorterItems);
          return $sorterItems;







          share|improve this answer

























          • How can I rewrite this method. Can I change the method directly in the vendor file?

            – Chintan Kaneriya
            yesterday











          • I've updated the answer to include the full solution.

            – Marius
            yesterday











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269651%2fhow-to-fix-the-related-product-issue-in-admin-after-migrated-to-magento-1-to-mag%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          Why it happens



          This happens when there are inconsistent positions for the related products. This might happen after a migration from magento 1. It was the case for me also.



          The problem is cause by the method MagentoCatalogModelProductLinkCollectionProvider::getCollection().

          That's the one responsible for retrieving the products.



          The part that does not behave as expected is this:



           foreach ($output as $item) 
          $itemPosition = $item['position'];
          if (!isset($sorterItems[$itemPosition]))
          $sorterItems[$itemPosition] = $item;
          else
          $newPosition = $itemPosition + 1;
          $sorterItems[$newPosition] = $item;




          Let's take 2 cases.

          THe one that works:



          Let's say



          $output = [
          ['position' => 0],
          ['position' => 2],
          ['position' => 1],

          ];


          (I ignored the other values for the related items as they are not important).

          After running the code above this results in



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [2] => Array
          (
          [position] => 2
          )

          [1] => Array
          (
          [position] => 1
          )

          )


          which is later sorted by the ksort function.

          So 3 items on input, 3 on output. So far so good.



          But let's take this case:



          $output = [
          ['position' => 0], // or null
          ['position' => 1],
          ['position' => 0], // or null
          ];


          The same piece of code returns:



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [1] => Array
          (
          [position] => 0
          )

          )


          So 3 items in, 2 out.



          Solution



          I solve this by rewriting the method mentioned above and ensuring there are no position clashes.



          To override it, add this in the di.xml file in one of your custom modules



          <preference for="MagentoCatalogModelProductLinkCollectionProvider" type="[Vendor][Module]ModelProductLinkCollectionProvider" />


          Then create the class [Vendor][Module]ModelProductLinkCollectionProvider in the file [Vendor]/[Module]/Model/ProductLink/CollectionProvider.php



          The class should look like this:



          <?php
          namespace [Vendor][Module]ModelProductLink;

          use MagentoFrameworkExceptionNoSuchEntityException;

          class CollectionProvider extends MagentoCatalogModelProductLinkCollectionProvider

          /**
          * Get product collection by link type
          *
          * @param MagentoCatalogModelProduct $product
          * @param string $type
          * @return array
          * @throws NoSuchEntityException
          */
          public function getCollection(MagentoCatalogModelProduct $product, $type)

          if (!isset($this->providers[$type]))
          throw new NoSuchEntityException(__('Collection provider is not registered'));

          $products = $this->providers[$type]->getLinkedProducts($product);
          $converter = $this->converterPool->getConverter($type);
          $output = [];
          $sorterItems = [];
          foreach ($products as $item)
          $output[$item->getId()] = $converter->convert($item);

          foreach ($output as $item)
          $itemPosition = (int)$item['position'];
          while (isset($sorterItems[$itemPosition]))
          $itemPosition++;

          $sorterItems[$itemPosition] = $item;

          ksort($sorterItems);
          return $sorterItems;







          share|improve this answer

























          • How can I rewrite this method. Can I change the method directly in the vendor file?

            – Chintan Kaneriya
            yesterday











          • I've updated the answer to include the full solution.

            – Marius
            yesterday















          1














          Why it happens



          This happens when there are inconsistent positions for the related products. This might happen after a migration from magento 1. It was the case for me also.



          The problem is cause by the method MagentoCatalogModelProductLinkCollectionProvider::getCollection().

          That's the one responsible for retrieving the products.



          The part that does not behave as expected is this:



           foreach ($output as $item) 
          $itemPosition = $item['position'];
          if (!isset($sorterItems[$itemPosition]))
          $sorterItems[$itemPosition] = $item;
          else
          $newPosition = $itemPosition + 1;
          $sorterItems[$newPosition] = $item;




          Let's take 2 cases.

          THe one that works:



          Let's say



          $output = [
          ['position' => 0],
          ['position' => 2],
          ['position' => 1],

          ];


          (I ignored the other values for the related items as they are not important).

          After running the code above this results in



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [2] => Array
          (
          [position] => 2
          )

          [1] => Array
          (
          [position] => 1
          )

          )


          which is later sorted by the ksort function.

          So 3 items on input, 3 on output. So far so good.



          But let's take this case:



          $output = [
          ['position' => 0], // or null
          ['position' => 1],
          ['position' => 0], // or null
          ];


          The same piece of code returns:



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [1] => Array
          (
          [position] => 0
          )

          )


          So 3 items in, 2 out.



          Solution



          I solve this by rewriting the method mentioned above and ensuring there are no position clashes.



          To override it, add this in the di.xml file in one of your custom modules



          <preference for="MagentoCatalogModelProductLinkCollectionProvider" type="[Vendor][Module]ModelProductLinkCollectionProvider" />


          Then create the class [Vendor][Module]ModelProductLinkCollectionProvider in the file [Vendor]/[Module]/Model/ProductLink/CollectionProvider.php



          The class should look like this:



          <?php
          namespace [Vendor][Module]ModelProductLink;

          use MagentoFrameworkExceptionNoSuchEntityException;

          class CollectionProvider extends MagentoCatalogModelProductLinkCollectionProvider

          /**
          * Get product collection by link type
          *
          * @param MagentoCatalogModelProduct $product
          * @param string $type
          * @return array
          * @throws NoSuchEntityException
          */
          public function getCollection(MagentoCatalogModelProduct $product, $type)

          if (!isset($this->providers[$type]))
          throw new NoSuchEntityException(__('Collection provider is not registered'));

          $products = $this->providers[$type]->getLinkedProducts($product);
          $converter = $this->converterPool->getConverter($type);
          $output = [];
          $sorterItems = [];
          foreach ($products as $item)
          $output[$item->getId()] = $converter->convert($item);

          foreach ($output as $item)
          $itemPosition = (int)$item['position'];
          while (isset($sorterItems[$itemPosition]))
          $itemPosition++;

          $sorterItems[$itemPosition] = $item;

          ksort($sorterItems);
          return $sorterItems;







          share|improve this answer

























          • How can I rewrite this method. Can I change the method directly in the vendor file?

            – Chintan Kaneriya
            yesterday











          • I've updated the answer to include the full solution.

            – Marius
            yesterday













          1












          1








          1







          Why it happens



          This happens when there are inconsistent positions for the related products. This might happen after a migration from magento 1. It was the case for me also.



          The problem is cause by the method MagentoCatalogModelProductLinkCollectionProvider::getCollection().

          That's the one responsible for retrieving the products.



          The part that does not behave as expected is this:



           foreach ($output as $item) 
          $itemPosition = $item['position'];
          if (!isset($sorterItems[$itemPosition]))
          $sorterItems[$itemPosition] = $item;
          else
          $newPosition = $itemPosition + 1;
          $sorterItems[$newPosition] = $item;




          Let's take 2 cases.

          THe one that works:



          Let's say



          $output = [
          ['position' => 0],
          ['position' => 2],
          ['position' => 1],

          ];


          (I ignored the other values for the related items as they are not important).

          After running the code above this results in



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [2] => Array
          (
          [position] => 2
          )

          [1] => Array
          (
          [position] => 1
          )

          )


          which is later sorted by the ksort function.

          So 3 items on input, 3 on output. So far so good.



          But let's take this case:



          $output = [
          ['position' => 0], // or null
          ['position' => 1],
          ['position' => 0], // or null
          ];


          The same piece of code returns:



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [1] => Array
          (
          [position] => 0
          )

          )


          So 3 items in, 2 out.



          Solution



          I solve this by rewriting the method mentioned above and ensuring there are no position clashes.



          To override it, add this in the di.xml file in one of your custom modules



          <preference for="MagentoCatalogModelProductLinkCollectionProvider" type="[Vendor][Module]ModelProductLinkCollectionProvider" />


          Then create the class [Vendor][Module]ModelProductLinkCollectionProvider in the file [Vendor]/[Module]/Model/ProductLink/CollectionProvider.php



          The class should look like this:



          <?php
          namespace [Vendor][Module]ModelProductLink;

          use MagentoFrameworkExceptionNoSuchEntityException;

          class CollectionProvider extends MagentoCatalogModelProductLinkCollectionProvider

          /**
          * Get product collection by link type
          *
          * @param MagentoCatalogModelProduct $product
          * @param string $type
          * @return array
          * @throws NoSuchEntityException
          */
          public function getCollection(MagentoCatalogModelProduct $product, $type)

          if (!isset($this->providers[$type]))
          throw new NoSuchEntityException(__('Collection provider is not registered'));

          $products = $this->providers[$type]->getLinkedProducts($product);
          $converter = $this->converterPool->getConverter($type);
          $output = [];
          $sorterItems = [];
          foreach ($products as $item)
          $output[$item->getId()] = $converter->convert($item);

          foreach ($output as $item)
          $itemPosition = (int)$item['position'];
          while (isset($sorterItems[$itemPosition]))
          $itemPosition++;

          $sorterItems[$itemPosition] = $item;

          ksort($sorterItems);
          return $sorterItems;







          share|improve this answer















          Why it happens



          This happens when there are inconsistent positions for the related products. This might happen after a migration from magento 1. It was the case for me also.



          The problem is cause by the method MagentoCatalogModelProductLinkCollectionProvider::getCollection().

          That's the one responsible for retrieving the products.



          The part that does not behave as expected is this:



           foreach ($output as $item) 
          $itemPosition = $item['position'];
          if (!isset($sorterItems[$itemPosition]))
          $sorterItems[$itemPosition] = $item;
          else
          $newPosition = $itemPosition + 1;
          $sorterItems[$newPosition] = $item;




          Let's take 2 cases.

          THe one that works:



          Let's say



          $output = [
          ['position' => 0],
          ['position' => 2],
          ['position' => 1],

          ];


          (I ignored the other values for the related items as they are not important).

          After running the code above this results in



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [2] => Array
          (
          [position] => 2
          )

          [1] => Array
          (
          [position] => 1
          )

          )


          which is later sorted by the ksort function.

          So 3 items on input, 3 on output. So far so good.



          But let's take this case:



          $output = [
          ['position' => 0], // or null
          ['position' => 1],
          ['position' => 0], // or null
          ];


          The same piece of code returns:



          Array
          (
          [0] => Array
          (
          [position] => 0
          )

          [1] => Array
          (
          [position] => 0
          )

          )


          So 3 items in, 2 out.



          Solution



          I solve this by rewriting the method mentioned above and ensuring there are no position clashes.



          To override it, add this in the di.xml file in one of your custom modules



          <preference for="MagentoCatalogModelProductLinkCollectionProvider" type="[Vendor][Module]ModelProductLinkCollectionProvider" />


          Then create the class [Vendor][Module]ModelProductLinkCollectionProvider in the file [Vendor]/[Module]/Model/ProductLink/CollectionProvider.php



          The class should look like this:



          <?php
          namespace [Vendor][Module]ModelProductLink;

          use MagentoFrameworkExceptionNoSuchEntityException;

          class CollectionProvider extends MagentoCatalogModelProductLinkCollectionProvider

          /**
          * Get product collection by link type
          *
          * @param MagentoCatalogModelProduct $product
          * @param string $type
          * @return array
          * @throws NoSuchEntityException
          */
          public function getCollection(MagentoCatalogModelProduct $product, $type)

          if (!isset($this->providers[$type]))
          throw new NoSuchEntityException(__('Collection provider is not registered'));

          $products = $this->providers[$type]->getLinkedProducts($product);
          $converter = $this->converterPool->getConverter($type);
          $output = [];
          $sorterItems = [];
          foreach ($products as $item)
          $output[$item->getId()] = $converter->convert($item);

          foreach ($output as $item)
          $itemPosition = (int)$item['position'];
          while (isset($sorterItems[$itemPosition]))
          $itemPosition++;

          $sorterItems[$itemPosition] = $item;

          ksort($sorterItems);
          return $sorterItems;








          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited yesterday

























          answered yesterday









          MariusMarius

          168k28324692




          168k28324692












          • How can I rewrite this method. Can I change the method directly in the vendor file?

            – Chintan Kaneriya
            yesterday











          • I've updated the answer to include the full solution.

            – Marius
            yesterday

















          • How can I rewrite this method. Can I change the method directly in the vendor file?

            – Chintan Kaneriya
            yesterday











          • I've updated the answer to include the full solution.

            – Marius
            yesterday
















          How can I rewrite this method. Can I change the method directly in the vendor file?

          – Chintan Kaneriya
          yesterday





          How can I rewrite this method. Can I change the method directly in the vendor file?

          – Chintan Kaneriya
          yesterday













          I've updated the answer to include the full solution.

          – Marius
          yesterday





          I've updated the answer to include the full solution.

          – Marius
          yesterday

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269651%2fhow-to-fix-the-related-product-issue-in-admin-after-migrated-to-magento-1-to-mag%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form