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

cannot issue credit memo with MSI active for orders that were placed in older magento versions without MSI active #3396

Open
ioweb-gr opened this issue Sep 9, 2023 · 1 comment

Comments

@ioweb-gr
Copy link

ioweb-gr commented Sep 9, 2023

Preconditions (*)

  1. Environment: Magento 2.4.6

Steps to reproduce (*)

  1. Install Magento 2 without MSI modules active (e.g., 2.1, 2.2).
  2. Upgrade to Magento 2.4.6-p2.
  3. Enable MSI.
  4. Attempt to issue a credit memo for orders that were shipped in the old way.

Expected result (*)

  1. Credit memo issuance should work correctly for orders shipped in the old way.

Actual result (*)

  1. An issue occurs due to the absence of a record in the inventory_shipment_source table for the sales_shipment_item related to the default source.

[Additional details, error messages, and logs if available]

@m2-assistant
Copy link

m2-assistant bot commented Sep 9, 2023

Hi @ioweb-gr. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Ready for Grooming
Development

No branches or pull requests

1 participant