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

Internal server error appears when opening specific orders #4896

Open
aleksandrakorolova opened this issue Jun 7, 2022 · 0 comments · May be fixed by scandipwa/sales-graphql#15
Open

Internal server error appears when opening specific orders #4896

aleksandrakorolova opened this issue Jun 7, 2022 · 0 comments · May be fixed by scandipwa/sales-graphql#15

Comments

@aleksandrakorolova
Copy link

aleksandrakorolova commented Jun 7, 2022

Description:
Internal server error appears when opening specific orders

Expected behavior:
Order page opens

To Reproduce:

  1. Open Sign in form
  2. Log in with ([email protected]/Scandipwa123)
  3. Open My orders
  4. Open 000000957 order or 000002203

Actual result::
Internal server error appears
debugMessage: "The product that was requested doesn't exist. Verify the product and try again."
message: "Missing key product_type in sales item data"

Additional context:
Logs:

[2022-06-07 05:56:39] main.INFO: REQUESTED SKU {"sku":"Pink_Baggini","stock_id":2,"default_stock_id":1,"$this->isSourceItemManagementAllowedForSku->execute($sku)":true,"$this->isProductAssignedToStock->execute($sku, $stockId)":false} []
[2022-06-07 05:56:39] main.INFO: REQUESTED SKU {"sku":"Baggini","stock_id":2,"default_stock_id":1,"$this->isSourceItemManagementAllowedForSku->execute($sku)":true,"$this->isProductAssignedToStock->execute($sku, $stockId)":false} []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants