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

27 product variants #8

Merged
merged 14 commits into from
Nov 13, 2020

Conversation

RuslanKostiv1
Copy link
Contributor

@RuslanKostiv1 RuslanKostiv1 commented Nov 10, 2020

Description (*)

Related Pull Requests

magento/catalog-storefront#413
https://github.com/magento-commerce/graphql/pull/4
https://github.com/magento-commerce/magento2-infrastructure/pull/1368
https://git.corp.adobe.com/ecp/api-protos/pull/22
duhon/magento-docker#30

Fixed Issues (if relevant)

  1. Fixes [357.3] Import data to SF Application  catalog-storefront#331
  2. Fixes [357.4] GetProductVariants service catalog-storefront#332
  3. Fixes [357.6] DeleteProductVariants service catalog-storefront#335

Questions or comments

Code Review Checklist (*)

See detailed checklist

  • Story AC is completed
  • proposed changes correspond to Magento Technical Vision
  • new or changed code is covered with web-api/integration tests (if applicable)
    • expected results in test verified with data from fixture
  • no backward incompatible changes
  • Export API (et_schema.xml) and SF API schemas (proto schema) are reflected in the codebase
    • prerequisite: story branch created with all needed generated classes according to proposes schema-changes
    • DTO classes do not contain any manual changes (Magento\CatalogExportApi*, Magento\CatalogStorefrontApi*)
  • Class usage: magento/catalog-storefront repo don't use directly classes from magento/saas-export repo and vise-verse
    • Check composer.json dependencies
  • Legacy code is deleted
    • Any Data Providers present in Connector part (Magento\CatalogStorefrontConnector, Magento*Extractor modules)
    • And Data Providers from Export API (magento/saas-export repo) that is not relevant anymore
    • Any DTO for Export API/SF API which does not reflect current schema: et_schema, proto schema
    • Any “mapper” on Message Broker (between Export API and SF API)
      • if mapper still needed, verify fields used in mapping, remove not relevant fields

jekabs and others added 10 commits November 5, 2020 16:14
-Module and changes to existing infrastructure to support product variants
-Added configurable product variants
-Added tests for product variants
Minor syntax fixes
-Changed entity type to string
-Test fixes
-Minor fixes
-Moved test from variants to configurable variants and other minor adjustments
-Comment fix
-Made product variant id provider params more defined
mmansoor-magento pushed a commit that referenced this pull request Nov 12, 2020
@RuslanKostiv1 RuslanKostiv1 force-pushed the 27_product-variants branch 2 times, most recently from 46d2d59 to d4b7728 Compare November 12, 2020 21:06
@RuslanKostiv1
Copy link
Contributor Author

@magento run all tests

@RuslanKostiv1
Copy link
Contributor Author

@magento import pr to magento-commerce/commerce-data-export

@magento-engcom-team
Copy link

@RuslanKostiv1 the pull request successfully imported.

@mmansoor-magento mmansoor-magento merged commit 738df37 into magento:main Nov 13, 2020
magento-devops-reposync-svc pushed a commit that referenced this pull request Nov 4, 2021
MDEE-40:[Commerce Export] Implement stock_item_status feed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants