-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Backport] Bug fix for #21753 (2.2-develop) #22072
[Backport] Bug fix for #21753 (2.2-develop) #22072
Conversation
…nloadable\Model\Link\Purchased\Item::XML_PATH_ORDER_ITEM_STATUS is set to 'Pending' (magento#21753)
Hi @crankycyclops. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
I'm putting this PR on hold until another version for 2.3 is merged |
@rogyar, just letting you know when you're ready to merge that I've made the same changes to this branch that were requested in the PR for 2.3. |
Hi @orlangur, thank you for the review. |
✔️ QA passed |
Hi @crankycyclops, thank you for your contribution! |
Description (*)
Fixes the issue raised in #21753 by setting the initial downloadable item status to Available if \Magento\Downloadable\Model\Link\Purchased\Item::XML_PATH_ORDER_ITEM_STATUS is set to 'Pending.'
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)
Backport for: Bug fix for #21753 (2.3-develop) #22073