Skip to content

Commit 50d9b04

Browse files
committed
1.1.67 Release
- Resolved conflict: added empy line to the ACSD-66139 - Updated patches-info.json
1 parent 433a63c commit 50d9b04

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

patches-info.json

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

patches/os/ACSD-66139_2.4.7-p5.patch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,3 +707,4 @@ index 53da2d87511..57932408925 100644
707707

708708
type StoreConfig {
709709
is_guest_checkout_enabled: Boolean @doc(description: "Extended Config Data - checkout/options/guest_checkout")
710+

support-patches.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15312,7 +15312,17 @@
1531215312
"file": "commerce/ACSD-65935_2.4.7-p5.patch"
1531315313
}
1531415314
}
15315+
},
15316+
"metadata": {
15317+
"and": [
15318+
{
15319+
"type": "log",
15320+
"path": "var/log/exception.log",
15321+
"match": "Error(code: 0): Call to a member function getIsReturnable() on null at */webonyx/graphql-php/src/Error/Error.php"
15322+
}
15323+
]
1531515324
}
15325+
1531615326
},
1531715327
"ACSD-66049": {
1531815328
"categories": [
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
report.ERROR: Call to a member function getIsReturnable() on null
2+
{"exception":"[object] (GraphQL\\Error\\Error(code: 0): Call to a member function getIsReturnable() on null at */vendor/webonyx/graphql-php/src/Error/Error.php:170)
3+
[previous exception] [object] (Error(code: 0): Call to a member function getIsReturnable() on null at */Magento/Rma/Helper/Data.php:644)"} []

0 commit comments

Comments
 (0)