-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Warning: Undefined array key "filters" #38996
Fix Warning: Undefined array key "filters" #38996
Conversation
Hi @thomas-kl1. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
@magento create issue |
@magento run all tests |
@magento run Static Tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Abhinav Pathak <51681618+engcom-Hotel@users.noreply.github.com>
@magento run all tests |
It seems that review changes has been covered so moved it back to review |
@magento run all tests |
Hi @thomas-kl1, Thanks for the collaboration & contribution! ✔️ QA PassedPreconditions:
Steps to reproduce A lot of "Fix Warning: Undefined array key "filters" errors pop in the logs when using the Admin views (ui grids). Before: ✖️
After: ✔️ There will be No Error in the Logs. Builds are failed. Hence, moving this PR to Extended Testing. Thanks |
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE, Integration Tests, Unit Tests |
@magento run Functional Tests EE |
@magento run all tests |
@magento run Semantic Version Checker, Functional Tests B2B, Functional Tests CE |
Functional B2B and CE failures in recent 2 builds are not consistent. They are not related to PR or not failing because of PR changes, seems to be flaky. Hence moving this PR to Merge in Progress. Functional B2B: Run1: ![]() ![]() Functional CE: Run1: ![]() ![]() |
Hello @engcom-Charlie , any idea if there's a chance this PR pass with next release? |
Hi @thomas-kl1, We are trying to get it merge soon. We will notify you here once it will get merge. |
7db7c5e
into
magento:2.4-develop
@engcom-Charlie |
Hello @Calvin495 you can use the diff and apply it as a patch. |
Thanks. That was the last resort :) Is this fix included in 2.4.7-p2? |
This fix has been merged on November 1st, the 2.4.7-p2 has been released on August 9th. 😄 For now the fix is only in the develop branch and is not part of any release yet. |
Thanks |
Description (*)
Fresh Install, when a new user does not have played with bookmarks yet, this silenced error is logged.
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Resolved issues: