Skip to content

Commit 9549002

Browse files
authored
SWAT-630: update of QPT metadata (#92)
1 parent 8300b14 commit 9549002

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

support-patches.json

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,15 +1880,6 @@
18801880
"file": "commerce/MDVA-34023_2.3.1_v1.patch"
18811881
}
18821882
}
1883-
},
1884-
"metadata": {
1885-
"and": [
1886-
{
1887-
"type": "log",
1888-
"path": "var/log/debug.log",
1889-
"match": "report.CRITICAL: No such entity with addressId = .*"
1890-
}
1891-
]
18921883
}
18931884
},
18941885
"MDVA-32759": {
@@ -2197,7 +2188,7 @@
21972188
{
21982189
"type": "log",
21992190
"path": "var/log/system.log",
2200-
"match": "report.ERROR: {\"error\":{\"root_cause\":\\[{\"type\":\"query_shard_exception\",\"reason\":\"failed to create query: For input string:"
2191+
"match": "report.ERROR: {\"error\":{\"root_cause\":[{\"type\":\"query_shard_exception\",\"reason\":\"failed to create query: For input string:"
22012192
}
22022193
]
22032194
}
@@ -3155,7 +3146,7 @@
31553146
{
31563147
"type": "log",
31573148
"path": "var/log/exception.log",
3158-
"match": "report.CRITICAL: Notice: Undefined index: .* in .*Model/Cart.php on line .*"
3149+
"match": "report.CRITICAL: Notice: Undefined index: * in *Model/Cart.php on line *"
31593150
}
31603151
]
31613152
}
@@ -3477,7 +3468,7 @@
34773468
{
34783469
"type": "log",
34793470
"path": "var/log/exception.log",
3480-
"match": "Undefined index: extension in .*/File/Uploader.php on line .*"
3471+
"match": "Undefined index: extension in */File/Uploader.php on line *"
34813472
}
34823473
]
34833474
}
@@ -3543,7 +3534,7 @@
35433534
{
35443535
"type": "log",
35453536
"path": "var/log/system.log",
3546-
"match": "report.CRITICAL: Error: Call to a member function getId() on array in /.*/vendor/magento/module-sales/view/adminhtml/templates/order/totals/tax.phtml:.*"
3537+
"match": "report.CRITICAL: Error: Call to a member function getId() on array in /*/vendor/magento/module-sales/view/adminhtml/templates/order/totals/tax.phtml:*"
35473538
}
35483539
]
35493540
}
@@ -4852,7 +4843,7 @@
48524843
{
48534844
"type": "log",
48544845
"path": "var/log/support_report.log",
4855-
"match": "report.CRITICAL: TypeError: strtotime() expects parameter 1 to be string, null given in /.*/vendor/magento/module-security/Model/AdminSessionInfo.php:.*"
4846+
"match": "report.CRITICAL: TypeError: strtotime() expects parameter 1 to be string, null given in /*/vendor/magento/module-security/Model/AdminSessionInfo.php:*"
48564847
}
48574848
]
48584849
}
@@ -4916,7 +4907,7 @@
49164907
{
49174908
"type": "log",
49184909
"path": "var/log/exception.log",
4919-
"match": "Item (Magento\\\\Cms\\\\Model\\\\Page) with the same ID \"[0-9]\\+\" already exists."
4910+
"match": "Item (Magento\\Cms\\Model\\Page) with the same ID \"*\" already exists."
49204911
}
49214912
]
49224913
}
@@ -5106,7 +5097,7 @@
51065097
{
51075098
"type": "log",
51085099
"path": "var/log/exception.log",
5109-
"match": "SQLSTATE\\[23000\\]: Integrity constraint violation: 1062 Duplicate entry '[0-9]\\\\+\\' for key 'PRIMARY', query was: INSERT INTO \\`catalog_url_rewrite_product_category\\` (\\`url_rewrite_id\\`,\\`category_id\\`,\\`product_id\\`) VALUES"
5100+
"match": "SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '*' for key 'PRIMARY', query was: INSERT INTO `catalog_url_rewrite_product_category` (`url_rewrite_id`,`category_id`,`product_id`) VALUES"
51105101
}
51115102
]
51125103
}

0 commit comments

Comments
 (0)