[Issue] Fix stock qty threshold trigger
- Dominant language
- PHP
- Stars
- 357
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
This issue is automatically created based on existing pull request: magento/inventory#3425: Fix stock qty threshold trigger
---------
### Description (*)
This change fix the priority in condition for the minQty.
Before this change, wether or not the backorder were enabled, it had the same result (basically it was if has no backorder, or has backorder).
### Contribution checklist (*)
- [ ] Pull request has a meaningful description of its purpose
- [ ] All commits are accompanied by meaningful commit messages
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
- [ ] All automated tests passed successfully (all builds are green)
Contributor guide
Assessment
This issue has not been assessed yet.