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

When attempting to add items to Admin order getting 500 error #261

Closed
chrismshea opened this issue Dec 8, 2023 · 0 comments
Closed

When attempting to add items to Admin order getting 500 error #261

chrismshea opened this issue Dec 8, 2023 · 0 comments
Labels

Comments

@chrismshea
Copy link

chrismshea commented Dec 8, 2023

Update: Issue no longer occurs when bad payment profiles were cleared out of vault_payment_token table. Those that were generated in issues #259 and #260

Config 2 at 8048f55

Steps to reproduce

  • Log into Magento 2 Admin
  • Navigate to Sales > Orders
  • Click button to create a new order
  • Select a customer from the list
  • Enable the browser dev console
  • Click the button to Add a product
  • search for a known product and click add selected to cart
  • Note the 500 error in the console.

Eventually the page will load, and you can add an item to the cart.

Console 500
console_500

Network 500
network_500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant