Skip to content

Commit d1574e3

Browse files
committed
1.1.71 Release
- Updated Categories - Fixed Metadata - Updates support-patches.json
1 parent 1f2ba5e commit d1574e3

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

patches-info.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

support-patches.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16258,7 +16258,8 @@
1625816258
},
1625916259
"ACSD-67089": {
1626016260
"categories": [
16261-
"Inventory"
16261+
"Inventory",
16262+
"Web API"
1626216263
],
1626316264
"title": "Fixes the pagination issue in the `inventory/export-stock-salable-qty` API, which incorrectly limits `total_count` to the page size.",
1626416265
"packages": {
@@ -16271,7 +16272,8 @@
1627116272
},
1627216273
"ACSD-67093": {
1627316274
"categories": [
16274-
"GraphQL"
16275+
"GraphQL",
16276+
"Order/Checkout"
1627516277
],
1627616278
"title": "Fixes the issue where retrieving orders through GraphQL using the date range filter returns incorrect results.",
1627716279
"packages": {
@@ -16314,7 +16316,7 @@
1631416316
}
1631516317
},
1631616318
"metadata": {
16317-
"and": [
16319+
"or": [
1631816320
{
1631916321
"type": "config",
1632016322
"path": "sitemap/product/image_include",
@@ -16352,7 +16354,8 @@
1635216354
},
1635316355
"ACSD-67652": {
1635416356
"categories": [
16355-
"Inventory"
16357+
"Inventory",
16358+
"GraphQL"
1635616359
],
1635716360
"title": "Fixes the issue where bundle product status is returned as out-of-stock in GraphQL calls even with child and parent products in stock.",
1635816361
"packages": {
@@ -16365,7 +16368,8 @@
1636516368
},
1636616369
"ACSD-67904": {
1636716370
"categories": [
16368-
"Customer"
16371+
"Customer",
16372+
"Order/Checkout"
1636916373
],
1637016374
"title": "Fixes the issue where orders can't be placed if the city name contains digits (0–9), ampersand (&), period (.), or parentheses ().",
1637116375
"packages": {

0 commit comments

Comments
 (0)