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

Issues related to orders in my account part 1 #3926

Closed
aleksandrakorolova opened this issue Dec 13, 2021 · 1 comment · Fixed by #3963
Closed

Issues related to orders in my account part 1 #3926

aleksandrakorolova opened this issue Dec 13, 2021 · 1 comment · Fixed by #3963

Comments

@aleksandrakorolova
Copy link

aleksandrakorolova commented Dec 13, 2021

1. Description:
Duplicates of Shipment appears in Order Shipments tab when opening Order Shipments tab in the second time, third ..... + Shipment is displayed in the Invoices or Items Order tab if user opens it after Shipments tab if user has more than one shipments

Expected behavior:
No Duplicates and Shipments isn't displayed in the Invoices or Items Order tab

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order with status complete
  5. Open Order Shipments tab
  6. Open Invoices or Items Order tab
  7. Return to Order Shipments tab

Actual result:
6. Shipment is displayed in the Invoices or Items Order tab
7. Duplicates of Shipment appears
https://drive.google.com/file/d/153SBMLzt5Be-dyEcLz6lDVkVAG4ddf1O/view?usp=sharing

Notes:
The same situation with invoices
Login / password: asd@asd.asdd / Scandipwa123
Order number: 000001065


2. Description:
Ooops page when opening Shipment tab for order without invoice

Expected behavior:
Shipment tab opens

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order

Actual result:
Ooops page
Error message 'TypeError: Cannot read properties of undefined (reading 'entered_options')' appears in the console
Screenshot 2021-12-13 at 10 59 07 (2)

Notes:
Login / password: asd@asd.asdd / Scandipwa123
Order number: 000001064 or 000001456


3. Description:
Grey line is displayed for Bundle options

Expected behavior:
Remove grey line for bundle option.
Display options as customization options or config attributes

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order where user bought bundle product

Actual result:
Grey line is displayed for Bundle options
Screenshot 2021-12-13 at 11 36 06

Notes:
Login / password: asd@asd.asdd / Scandipwa123
Order number: 000001344


4. Description:
Internal server error appears on FE and Never-ending loader is displayed when opening order with not exist product

Expected behavior:
Order opens

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order with doesn't exist product

Actual result:
Internal server error appears on FE and Never-ending loader is displayed
debugMessage: "The product that was requested doesn't exist. Verify the product and try again."
Screenshot 2021-12-13 at 13 39 12

Notes:
Login / password: asd@asd.asdd / Scandipwa123
Order number: 000001109


5. Description:
Wrong Quantity for bundle options is displayed + Price for bundle options is missing

Expected behavior:
Correct Quantity for bundle options is displayed
Price for bundle options is displayed
Screenshot 2021-12-13 at 16 03 45

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order with bundle product

Actual result:
Wrong Quantity for bundle options is displayed
Price for bundle options is missing
Screenshot 2021-12-13 at 16 02 45

Notes:
Login / password: asd@asd.asdd / Scandipwa123
Order number: 000001160


6. Description:
404 page when opening file from orders

Expected behavior:
File opens

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order with file
  5. Open file (https://scandipwapmrev.indvp.com/default/sales/download/downloadCustomOption/id/41468/key/129957080_3395921133790923_7400728304421550330_n.jpg/)

Actual result:
404 page

Notes:
Login / password: asd@asd.asdd / Scandipwa123
Order number: 000001160


7. Description:
Reorder button is missing for orders

Expected behavior:
Reorder button is displayed

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order

Actual result:
Reorder button is missing
Screenshot 2021-12-13 at 12 38 25


8. Description:
NaN is displayed for discount and row total in refund tab for order with discount

Expected behavior:
Discount amount -$13.01
Row Total $13
Screenshot 2021-12-13 at 13 59 05

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open refount order with discount

Actual result:
NaN is displayed for discount and row total
Screenshot 2021-12-13 at 12 58 41

Notes:
Login / password: asd@asd.asdd / Scandipwa123
Order number: 000001456


9. Description:
iOS: 'Invalid data' is displayed in order

Expected behavior:
Data is displayed when user completed order

To Reproduce:

  1. Open Sign in form in mobile layout
  2. Log in
  3. Open My orders
  4. Open order

Actual result:
'Invalid data' is displayed


10. Description:
Mobile: Order number and status are missing

Expected behavior:
Order number and status are displayed

To Reproduce:

  1. Open Sign in form in mobile layout
  2. Log in
  3. Open My orders
  4. Open order

Actual result:
Order number and status are missing


11. Description:
Ooops page when opening order with virtual product only

Expected behavior:
No errors

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order with virtual product only

Actual result:
Ooops page
Error message 'TypeError: Cannot read properties of null (reading 'firstname')' appears in the console
Screenshot 2021-12-14 at 09 21 09

Notes:
Login / password: asd@asd.asd / Scandipwa123
Order number: 000001340 and 000001339


12. Description:
Prices (Subtotal, tax and etc) is displayed for all order in invoice tab if order have more than one invoice

Expected behavior:
Prices are displayed for a specific invoice
Screenshot 2021-12-14 at 10 50 02

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order with more than one invoice
  5. Open Invoice tab

Actual result:
Prices for all order is displayed for each invoice
Screenshot 2021-12-14 at 10 49 41

Notes:
The same situation with refund money if not all product are refunded
Login / password: poi@poi.poi / Scandipwa123
Order number: 000000957


13. Description:
Internal server error appears when opening specific order with more than one invoice

Expected behavior:
No errors, order opens

To Reproduce:

  1. Open Sign in form
  2. Log in
  3. Open My orders
  4. Open order with more than one invoice

Actual result:
Internal server error appears
debugMessage: "Call to undefined function ScandiPWA\SalesGraphQl\Model\Resolver\Invoice\_()"
Screenshot 2021-12-14 at 09 42 35

Notes:
Login / password: poi@poi.po / Scandipwa123
Order number: 000001206

@Elena-Evsa
Copy link
Contributor

Elena-Evsa commented Jan 5, 2022

Issue 1 - Passed
Issue 2 - Passed
Issue 3 - Passed
Issue 4 - Passed. Can reproduce with only one order, if we will found direct steps to reproduce then new bug report will be created
Issue 5 - Passed
Issue 6 - Created separete task
Issue 7 - Passed and created separete tasks
Issue 8 - Passed
Issue 9 - Passed
Issue 10 - Passed
Issue 11 - Passed
Issue 12 - Passed
Issue 13 - Passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment