Skip to content

Conversation

@novikor
Copy link
Contributor

@novikor novikor commented Sep 30, 2020

Description (*)

A common version for #3140 IsProductSalable/AreProdustsSalable composite products support and #3201: Load product salability data on-demand

Fixed Issues (if relevant)

  1. IsProductSalable/AreProdustsSalable composite products support. #3140 IsProductSalable/AreProdustsSalable composite products support
  2. Load product salability data on-demand #3201: Load product salability data on-demand

Manual testing scenarios (*)

Not now

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)

novikor and others added 10 commits September 30, 2020 15:54
Apply code review changes.
Move bundle status check to plugin.
Move configurable plugin to around.
Both facts comes from fact for bundle and configurable produts, salability status is depends only on salability status of their children (and does not depend on the condition chain).
Fixed case when composite product has out of stock status.
Fix static tests.
@novikor novikor force-pushed the product-salability-improvements branch from e030d0f to 943a0b4 Compare September 30, 2020 12:58
@novikor novikor self-assigned this Sep 30, 2020
oleksandrkravchuk and others added 5 commits October 23, 2020 16:33
Drop test of removed logic.
…-demand-fork

Load product salability data on demand
…deman

Load product salability data on demand
novikor added a commit to novikor/inventory that referenced this pull request Nov 15, 2020
novikor pushed a commit to novikor/inventory that referenced this pull request Nov 15, 2020
@novikor
Copy link
Contributor Author

novikor commented Nov 15, 2020

This PR is officially dead.
Reason: the branch does not belong to me anymore so cannot be rebased with 1.2-develop.

We have #3243 now instead.

@novikor novikor closed this Nov 15, 2020
novikor added a commit to novikor/inventory that referenced this pull request Jan 4, 2021
novikor pushed a commit to novikor/inventory that referenced this pull request Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Load product salability data on-demand IsProductSalable/AreProdustsSalable composite products support.

3 participants