magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.39k stars 9.29k forks source link

[M2.4.4] Admin broken views and grids #35590

Closed Stoyvo closed 2 years ago

Stoyvo commented 2 years ago

Preconditions and environment

Steps to reproduce

  1. Upgrade from clean Magento 2.4.3 to 2.4.4

  2. Login to Admin, look at a grid.

Expected result

One default view, one link to save view, functional column selector

Actual result

image image

Screen shots of Product, but issue visible on all admin grids

Additional information

No response

Release note

No response

Triage and priority

m2-assistant[bot] commented 2 years ago

Hi @Stoyvo. Thank you for your report. To speed up processing of this issue, make sure that you provided the following information:

Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, review the Magento Contributor Assistant documentation.

Add a comment to assign the issue: @magento I am working on this

To learn more about issue processing workflow, refer to the Code Contributions.


:clock10: You can find the schedule on the Magento Community Calendar page.

:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

m2-assistant[bot] commented 2 years ago

Hi @engcom-November. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-November commented 2 years ago

Hi @Stoyvo , Thank you for reporting and collaboration. Verified the issue by upgrading from 2.4.3 to 2.4.4 but could not able to reproduce the issue. Steps performed:

  1. Installed Magento 2.4.3 Project Community edition with PHP 7.4 version
  2. Upgraded to 2.4.4. Ref Guide
  3. Upgraded PHP Version to 8.1 as it the compatible/ supported version for Magento 2.4.4
  4. Login to Magento Admin - No issue with Product Grid etc.

image

Kindly check the Magento system requirements and also if any third party extensions/Modules enabled is causing the issue. Please provide missing configuration details if any if the issue is still reproducible. Thank you.

engcom-November commented 2 years ago

Hi @Stoyvo , We are closing this issue as there has been no latest update on the same. Kindly reopen / create new issue if you are still facing any issues. Thank you.

Stoyvo commented 1 year ago

For those who run into this issue, this was the root cause and is fixed (not released). Manually pull a patch and apply to correct your instance. https://github.com/magento/magento2/issues/35325