Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update ASC Release Notes (#6920)
Browse files Browse the repository at this point in the history
* release notes draft

* update release and mde.yml

* fixed linting spaces

* updated release notes

* Update index.md

* updates from PR review

* updated per PR

- changed ce links to ee links
- added ece to list of instances

* updated link

* updated Release Nots and compatibility

- updated version from 4.0 to 4.0.0
- removed 3 known issues (requested by product manager)
- added some wording to the new items (requested by product manager)
  • Loading branch information
hickskenh authored Mar 24, 2020
1 parent 332f19c commit d211d24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/_data/mde.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ extensions:
name: Amazon Sales Channel
versions:
-
name: 4.0
name: 4.0.0
support:
2.3.0: supported
2.3.1: supported
Expand Down
16 changes: 5 additions & 11 deletions src/extensions/amazon-sales/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,15 @@ The release notes include:
- {:.fix}Fixes and improvements
- {:.bug}Known issues

### v4.0
### v4.0.0

Amazon Sales Channel 4.0 is compatible with version 2.3.x of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}. This version of Amazon Sales Channel includes many user-interface upgrades, along with minor bug fixes.
Amazon Sales Channel 4.0.0 is compatible with version 2.3.x of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}. This version of Amazon Sales Channel includes many user-interface upgrades, along with minor bug fixes.

- {:.new}Introduced a new [Amazon Sales Channel](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/amazon-sales-channel-home.html) home page.
- {:.new}Introduced a new [Amazon Sales Channel](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/amazon-sales-channel-home.html) home page with improved "card view" for your store information.

- {:.new}Introduced a new [store dashboard](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/amazon-store-dashboard.html).
- {:.new}Introduced a new [store dashboard](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/amazon-store-dashboard.html) with listing, recent orders, and store setting information.

- {:.new}Introduced a streamlined [onboarding process](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/amazon-onboarding-home.html) and [default store settings](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/default-store-settings.html).

- {:.bug}<!--- CHAN-3073 --->For [MSI](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/order-settings.html#order-creation-with-multi-source-inventory-msi) merchants with a Stores > Stocks setting other than `Default Stock`, a known issue exists preventing product quantity from updating to Amazon when an [Alias Seller SKU](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/create-alias-seller-sku.html) is created for the listing.

- {:.bug}<!--- CHAN-3068 --->For [MSI](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/order-settings.html#order-creation-with-multi-source-inventory-msi) merchants with a Stores > Stocks setting other than `Default Stock` and listing settings defined to `Import Listing`, a known issue exists causing the listing is to import into Magento with a quantity of `0`.

- {:.bug}<!--- CHAN-3072 --->For [MSI](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/order-settings.html#order-creation-with-multi-source-inventory-msi) merchants with a Stores > Stocks setting other than `Default Stock`, a known issue exists preventing Salable Quantity values from updating to Amazon when an order is received and the product is reserved in Magento stock.
- {:.new}Introduced a simpler, streamlined [onboarding process](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/amazon-onboarding-home.html) and [default store settings](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/default-store-settings.html) to get your stores integrated faster.

- {:.bug}<!--- CHAN-4102 --->When [creating attributes](https://docs.magento.com/m2/ee/user_guide/sales-channels/asc/managing-attributes.html) for importing images from listings and **Store Views** is set to `All Store Views (Global)`, a known issue exists preventing images from importing to all store views. If you change the setting for **Store Views (to import values into)** to a specific store, the images will import for that store.

Expand Down

0 comments on commit d211d24

Please sign in to comment.