Magento 2 - Product edit screen, missing category selection field entirely | How to debug?400 Status Bad Request - SolrLink to Product Page from Product Edit ScreenMagento-2.1.0 : add customer serialize grid to product edit pageMagento 2 product attributes hidden in product edit page?Magento 2:Custom Field Value in Edit Products SectionWhat causes the following error: Warning: Illegal string offset 'is_in_stock' … AdvancedInventory.php on line 87Add new tab in product edit page in Magento 2.1Magento 2 Product Edit/Add admin form custom sectionThumbnail role missing in product edit page adminMagento 2 - How to add,save,display custom Field in Product Edit form using UiComponent?

Picking the different solutions to the time independent Schrodinger eqaution

Can a stoichiometric mixture of oxygen and methane exist as a liquid at standard pressure and some (low) temperature?

Can disgust be a key component of horror?

14 year old daughter buying thongs

Can I visit Japan without a visa?

Why is so much work done on numerical verification of the Riemann Hypothesis?

What does "Scientists rise up against statistical significance" mean? (Comment in Nature)

Title 53, why is it reserved?

Biological Blimps: Propulsion

What are the advantages of simplicial model categories over non-simplicial ones?

What should you do if you miss a job interview (deliberately)?

How does a computer interpret real numbers?

PTIJ: Haman's bad computer

Is this toilet slogan correct usage of the English language?

How do you make your own symbol when Detexify fails?

Moving brute-force search to FPGA

Plot of a tornado-shaped surface

Fear of getting stuck on one programming language / technology that is not used in my country

Multiplicative persistence

Why would a new[] expression ever invoke a destructor?

Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?

Does Doodling or Improvising on the Piano Have Any Benefits?

Why Shazam when there is already Superman?

When were female captains banned from Starfleet?



Magento 2 - Product edit screen, missing category selection field entirely | How to debug?


400 Status Bad Request - SolrLink to Product Page from Product Edit ScreenMagento-2.1.0 : add customer serialize grid to product edit pageMagento 2 product attributes hidden in product edit page?Magento 2:Custom Field Value in Edit Products SectionWhat causes the following error: Warning: Illegal string offset 'is_in_stock' … AdvancedInventory.php on line 87Add new tab in product edit page in Magento 2.1Magento 2 Product Edit/Add admin form custom sectionThumbnail role missing in product edit page adminMagento 2 - How to add,save,display custom Field in Product Edit form using UiComponent?













2















At some point during development unknown; the category select field has gone missing from the product edit screen (on all product types).



It's possible it happened during a partial update of content from M1 to M2 as we brought a new development site up to date with it's original M1 data.



Is it possible that the category field is not being output due to an error pulling in categories? The category tree and site catalog as a whole work fine so this wasn't picked up till much later on.




The main thing I'm struggling with here is how to debug the product edit screen.



I'm reviewing the edit screen with template hints on. I can see that the fields look like they are output by js in the templates/form/collapsible.xhtml file.



What I don't know how to do is find and debug the php that's building the data for the fields.




What would be the best way to debug this problem (not php debugging in general but specific to the Magento admin)?



To Note



There are no errors in the console. And the exception, system and debug logs of Magento only show the usual cache and cron notifications.










share|improve this question


























    2















    At some point during development unknown; the category select field has gone missing from the product edit screen (on all product types).



    It's possible it happened during a partial update of content from M1 to M2 as we brought a new development site up to date with it's original M1 data.



    Is it possible that the category field is not being output due to an error pulling in categories? The category tree and site catalog as a whole work fine so this wasn't picked up till much later on.




    The main thing I'm struggling with here is how to debug the product edit screen.



    I'm reviewing the edit screen with template hints on. I can see that the fields look like they are output by js in the templates/form/collapsible.xhtml file.



    What I don't know how to do is find and debug the php that's building the data for the fields.




    What would be the best way to debug this problem (not php debugging in general but specific to the Magento admin)?



    To Note



    There are no errors in the console. And the exception, system and debug logs of Magento only show the usual cache and cron notifications.










    share|improve this question
























      2












      2








      2








      At some point during development unknown; the category select field has gone missing from the product edit screen (on all product types).



      It's possible it happened during a partial update of content from M1 to M2 as we brought a new development site up to date with it's original M1 data.



      Is it possible that the category field is not being output due to an error pulling in categories? The category tree and site catalog as a whole work fine so this wasn't picked up till much later on.




      The main thing I'm struggling with here is how to debug the product edit screen.



      I'm reviewing the edit screen with template hints on. I can see that the fields look like they are output by js in the templates/form/collapsible.xhtml file.



      What I don't know how to do is find and debug the php that's building the data for the fields.




      What would be the best way to debug this problem (not php debugging in general but specific to the Magento admin)?



      To Note



      There are no errors in the console. And the exception, system and debug logs of Magento only show the usual cache and cron notifications.










      share|improve this question














      At some point during development unknown; the category select field has gone missing from the product edit screen (on all product types).



      It's possible it happened during a partial update of content from M1 to M2 as we brought a new development site up to date with it's original M1 data.



      Is it possible that the category field is not being output due to an error pulling in categories? The category tree and site catalog as a whole work fine so this wasn't picked up till much later on.




      The main thing I'm struggling with here is how to debug the product edit screen.



      I'm reviewing the edit screen with template hints on. I can see that the fields look like they are output by js in the templates/form/collapsible.xhtml file.



      What I don't know how to do is find and debug the php that's building the data for the fields.




      What would be the best way to debug this problem (not php debugging in general but specific to the Magento admin)?



      To Note



      There are no errors in the console. And the exception, system and debug logs of Magento only show the usual cache and cron notifications.







      product admin uicomponent product-edit






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked yesterday









      JohnMcCarthyJohnMcCarthy

      112




      112




















          0






          active

          oldest

          votes











          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%2f266870%2fmagento-2-product-edit-screen-missing-category-selection-field-entirely-how%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f266870%2fmagento-2-product-edit-screen-missing-category-selection-field-entirely-how%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

          Sum ergo cogito? 1 nng

          419 nièngy_Soadمي 19bal1.5o_g

          Queiggey Chernihivv 9NnOo i Zw X QqKk LpB