Skip to content
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(cart): adjust Magento error handling for v2.4.6 removal of extensions #3088

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

damienwebdev
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

See #2928

Fixes: #2928

What is the new behavior?

This removes the only dependency we have on the now-removed error codes.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@damienwebdev damienwebdev requested a review from a team as a code owner September 18, 2024 18:28
@damienwebdev damienwebdev force-pushed the fix_magento_v2.4.6_errors_v2 branch from b0589ca to 8e6bc71 Compare September 18, 2024 18:30
griest024
griest024 previously approved these changes Sep 18, 2024
@damienwebdev damienwebdev merged commit 0aba4a0 into develop Sep 18, 2024
4 checks passed
@damienwebdev damienwebdev deleted the fix_magento_v2.4.6_errors_v2 branch September 18, 2024 18:49
@gray-bot gray-bot mentioned this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] As of Magento v2.4.6 the GraphQl error "code" from extensions.category are no longer in use.
2 participants