|
1880 | 1880 | "file": "commerce/MDVA-34023_2.3.1_v1.patch" |
1881 | 1881 | } |
1882 | 1882 | } |
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 | | - ] |
1892 | 1883 | } |
1893 | 1884 | }, |
1894 | 1885 | "MDVA-32759": { |
|
2197 | 2188 | { |
2198 | 2189 | "type": "log", |
2199 | 2190 | "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:" |
2201 | 2192 | } |
2202 | 2193 | ] |
2203 | 2194 | } |
|
3155 | 3146 | { |
3156 | 3147 | "type": "log", |
3157 | 3148 | "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 *" |
3159 | 3150 | } |
3160 | 3151 | ] |
3161 | 3152 | } |
|
3477 | 3468 | { |
3478 | 3469 | "type": "log", |
3479 | 3470 | "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 *" |
3481 | 3472 | } |
3482 | 3473 | ] |
3483 | 3474 | } |
|
3543 | 3534 | { |
3544 | 3535 | "type": "log", |
3545 | 3536 | "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:*" |
3547 | 3538 | } |
3548 | 3539 | ] |
3549 | 3540 | } |
|
4852 | 4843 | { |
4853 | 4844 | "type": "log", |
4854 | 4845 | "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:*" |
4856 | 4847 | } |
4857 | 4848 | ] |
4858 | 4849 | } |
|
4916 | 4907 | { |
4917 | 4908 | "type": "log", |
4918 | 4909 | "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." |
4920 | 4911 | } |
4921 | 4912 | ] |
4922 | 4913 | } |
|
5106 | 5097 | { |
5107 | 5098 | "type": "log", |
5108 | 5099 | "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" |
5110 | 5101 | } |
5111 | 5102 | ] |
5112 | 5103 | } |
|
0 commit comments