Skip to content

Commit

Permalink
Merge pull request magento-commerce/devdocs#2640 from agorbivskyi/pat…
Browse files Browse the repository at this point in the history
…ch-7

QPT Release 1.1.6
  • Loading branch information
jeff-matthews committed Nov 11, 2021
2 parents d7be439 + 865c04d commit 34051b2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/quality-patches/release-notes.md
Expand Up @@ -21,6 +21,20 @@ For information about quality patches created by the Community for {{site.data.v
- {:.fix}Fixes and improvements
- {:.bug}Known issues -->

## v1.1.6

- **MDVA-40550** _(for Adobe Commerce and Magento Open Source `>=2.3.5 <2.4.4`)_-Fixes the issue with missing products on the frontend during reindexing.
- **MDVA-40120** _(for Adobe Commerce and Magento Open Source `>=2.4.1 <2.4.4`)_-Fixes the issue where GraphQL sorting by DESC/ASC doesn't work with products having the same relevance or price.
- **MDVA-41399** _(for Adobe Commerce and Magento Open Source `>=2.3.3 <2.4.2`)_-Fixes the issue where admin users are unable to access the "Manage Shopping Cart" page if a customer adds a product to the wishlist.
- **MDVA-40609** _(for Adobe Commerce and Magento Open Source `>=2.4.2 <2.4.3`)_-Fixes the issue where disabled products data is absent in the `cataloginventory_stock_status` index table, displaying incorrect disabled product quantities.
- **MDVA-39031** _(for Adobe Commerce and Magento Open Source `>=2.4.1 <2.4.4`)_-Fixes the issue where adding a product to the cart via GraphQL is possible even if it is not assigned to the target website.
- **MDVA-41597** _(for Adobe Commerce and Magento Open Source `>=2.4.2 <2.4.4`)_-Fixes the issue where users get an error when adding more than one configurable product to the cart using GraphQL.
- **MDVA-27456** _(for Adobe Commerce and Magento Open Source `>=2.3.5 <2.3.7`)_-Fixes the issue where users get an error when trying to load Swagger.
- **MDVA-32776** _(for Adobe Commerce and Magento Open Source `>=2.4.0 <2.4.2`)_-Fixes the issue where stock status is not updated when an order is placed but not shipped.
- **MDVA-30862** _(for Adobe Commerce and Magento Open Source `>=2.3.4 <2.4.0`)_-Fixes the issue with incorrect order date on the printed PDF invoice.
- Improved the [index page for the Quality Patch Tool]({{ site.baseurl }}/quality-patches/tool.html). Added convenient search and filtering for quality patches at the latest version of the tool.
- Updated patches: MDVA-33382, MDVA-39482.

## v1.1.5

- **MDVA-41236** _(for Adobe Commerce and Magento Open Source `>=2.3.0 <2.4.4`)_-Fixes the issue where it is impossible to create a new or edit an existing scheduled update for a product if the End Date has been previously removed.
Expand Down

0 comments on commit 34051b2

Please sign in to comment.