Skip to content

Exception undefined variable itemsOrderItemId while creating shipment through MSI #19940

Closed
@mohammadzakir

Description

@mohammadzakir

Preconditions (*)

  1. Magento 2.3.0
  2. Php version 7.2
  3. Developer mode should be enable

Steps to reproduce (*)

  1. Login to Admin Panel
  2. On left navigation goto Stores-> Inventory->sources
  3. Create two source
  4. Now goto left navigation Stores-> Inventory->stocks
  5. Create stock with Sales Channels : Main website , and add source created above to the stock
  6. Go to Catalog->products
  7. Click edit button of any products which is type of simple product , now assign two source and add quantity to them, at last save product.
  8. repeat step 7 for another product
  9. Now goto frontend and place order of above mentioned two products of single quantity each.
  10. From admin panel select order and create shipment
  11. Ship only one products from first source.
  12. Now one product shipped from first source
  13. Try to ship that product again.

Expected result (*)

  1. The process should be done without any error

Actual result (*)

  1. Showing Exception Notice: undefined variable itemsOrderItemId
    screenshot from 2018-12-22 13-29-01

Metadata

Metadata

Labels

Component: SalesFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions