|
45 | 45 | "MDVA-26694": { |
46 | 46 | "magento/magento2-base": { |
47 | 47 | "Fixes the issue with product and catalog caches expiring daily, though being scheduled to expire differently.": { |
48 | | - ">=2.3.0 <2.3.6 || 2.4.0": { |
| 48 | + ">=2.3.0 <2.3.6 || >=2.4.0 <2.4.1": { |
49 | 49 | "file": "os/MDVA-26694__fix_product_and_catalog_cache_expiration_daily__2.3.1.patch" |
50 | 50 | } |
51 | 51 | } |
|
67 | 67 | "magento/magento2-base": { |
68 | 68 | "Fixes the issue where exporting of big amounts of data failed because of memory leak.": { |
69 | 69 | ">=2.3.0 <2.4.1": { |
70 | | - "file": "os/MDVA-27825__fix_memory_leak_prevent_customer_export__2.3.3.patch" |
| 70 | + "file": "os/MDVA-27825__fix_memory_leak_prevent_customer_export__2.3.3.patch", |
| 71 | + "replaced-with": "MDVA-34879" |
71 | 72 | } |
72 | 73 | } |
73 | 74 | } |
|
400 | 401 | "MDVA-30599": { |
401 | 402 | "magento/magento2-base": { |
402 | 403 | "Fixes the issue where guest quotes created using API are incorrectly marked as quotes for logged in customers.": { |
| 404 | + ">=2.3.3 <2.3.4": { |
| 405 | + "file": "os/MDVA-34567__fixes_issue_with_API_created_guest_quotes_marked_as_logged_in_customers_quotes__2.3.3-p1_v1.patch" |
| 406 | + }, |
403 | 407 | ">=2.3.4 <2.4.2": { |
404 | 408 | "file": "os/MDVA-30599__fixes_issue_with_API_created_guest_quotes_marked_as_logged_in_customers_quotes__2.3.5-p2.patch" |
405 | 409 | } |
|
925 | 929 | "magento/magento2-base": { |
926 | 930 | "Fixes the issue where zip codes in Korea and Argentina cannot be validated.": { |
927 | 931 | ">=2.3.0 <2.4.2": { |
928 | | - "file": "os/MDVA-32012__updates_Korean_and_Argentina_zip_code_validation__2.3.5-p1.patch" |
| 932 | + "file": "os/MDVA-32012__updates_Korean_and_Argentina_zip_code_validation__2.3.5-p1.patch", |
| 933 | + "replaced-with": "MDVA-33393" |
929 | 934 | } |
930 | 935 | } |
931 | 936 | } |
|
1271 | 1276 | } |
1272 | 1277 | } |
1273 | 1278 | } |
| 1279 | + }, |
| 1280 | + "MDVA-33559": { |
| 1281 | + "magento/magento2-base": { |
| 1282 | + "Fixes the issue of PayPal Payflow Pro payment failing with redirect parameter list format error.": { |
| 1283 | + ">=2.3.0 <2.4.3": { |
| 1284 | + "file": "os/MDVA-33559__fixes_the_issue_of_PayPal_PayflowPro_redirect_Parameter_list_format_error__2.3.5-p1_v1.patch" |
| 1285 | + } |
| 1286 | + } |
| 1287 | + } |
| 1288 | + }, |
| 1289 | + "MDVA-34023": { |
| 1290 | + "magento/magento2-base": { |
| 1291 | + "Fixes the issue where the error \"No such entity with addressId\" displays randomly on visitors' browsers.": { |
| 1292 | + ">=2.3.0 <2.4.3": { |
| 1293 | + "file": "os/MDVA-34023__fixes_the_error_no_such_entity_with_addressId_displayed_randomly_on_visitors_browsers__2.3.1_v1.patch" |
| 1294 | + } |
| 1295 | + } |
| 1296 | + }, |
| 1297 | + "magento/magento2-ee-base": { |
| 1298 | + "Fixes the issue when the customer emulator was trying to use a non-existing address.": { |
| 1299 | + ">=2.3.0 <2.4.3": { |
| 1300 | + "file": "commerce/MDVA-34023__fixes_the_error_no_such_entity_with_addressId_displayed_randomly_on_visitors_browsers__2.3.1_v1.patch" |
| 1301 | + } |
| 1302 | + } |
| 1303 | + } |
| 1304 | + }, |
| 1305 | + "MDVA-32759": { |
| 1306 | + "magento/magento2-b2b-base": { |
| 1307 | + "Fixes the issue where Shared Catalogs are deleting existing tier pricing.": { |
| 1308 | + ">=1.1.1 <1.3.2": { |
| 1309 | + "file": "commerce/MDVA-32759__fixes_the_issue_of_Shared_Catalogs_deleting_existing_tier_pricing__2.3.4-p2_v1.patch" |
| 1310 | + } |
| 1311 | + } |
| 1312 | + } |
| 1313 | + }, |
| 1314 | + "MDVA-33482": { |
| 1315 | + "magento/magento2-base": { |
| 1316 | + "Fixes the issue where generating a Credit Memo against a partial invoice results in tax for the total order instead of tax for that partial invoice.": { |
| 1317 | + ">=2.3.5 <2.3.7 || >=2.4.0 <2.4.3": { |
| 1318 | + "file": "os/MDVA-33482__fixes_issue_where_partial_credit_memo_tax_totals_are_not_calculated_correctly__2.4.0_v1.patch" |
| 1319 | + } |
| 1320 | + } |
| 1321 | + } |
| 1322 | + }, |
| 1323 | + "MDVA-33393": { |
| 1324 | + "magento/magento2-base": { |
| 1325 | + "Fixes the error \"Provided countryId does not exist\".": { |
| 1326 | + ">=2.3.0 <2.4.2": { |
| 1327 | + "file": "os/MDVA-33393__fixes_the_error_Provided_countryId_does_not_exist__2.4.1_v1.patch" |
| 1328 | + } |
| 1329 | + } |
| 1330 | + } |
| 1331 | + }, |
| 1332 | + "MDVA-33632": { |
| 1333 | + "magento/magento2-base": { |
| 1334 | + "Provides a fix where the exception message \"This product is out of stock\" is now displayed to admin user when trying to re-order an out of stock product.": { |
| 1335 | + ">=2.3.0 <2.3.7": { |
| 1336 | + "file": "os/MDVA-33632__adds_exception_when_trying_to_reorder_out_of_stock_product_in_the_admin__2.3.6_v1.patch" |
| 1337 | + } |
| 1338 | + } |
| 1339 | + } |
| 1340 | + }, |
| 1341 | + "MDVA-34469": { |
| 1342 | + "magento/magento2-base": { |
| 1343 | + "Fixes the issue where GraphQL mutations on a customer's cart fail when using multiple store views.": { |
| 1344 | + ">=2.4.1 <2.4.2": { |
| 1345 | + "file": "os/MDVA-34469__fixes_the_issue_where_GraphQL_mutations_on_customers_cart_fail_when_using_multiple_store_views__2.4.1_v1.patch" |
| 1346 | + } |
| 1347 | + } |
| 1348 | + }, |
| 1349 | + "magento/magento2-ee-base": { |
| 1350 | + "Fixes the issue where GraphQL mutations on a customer's cart fail when using multiple store views.": { |
| 1351 | + ">=2.4.1 <2.4.2": { |
| 1352 | + "file": "commerce/MDVA-34469__fixes_the_issue_where_GraphQL_mutations_on_customers_cart_fail_when_using_multiple_store_views__2.4.1_v1.patch" |
| 1353 | + } |
| 1354 | + } |
| 1355 | + } |
| 1356 | + }, |
| 1357 | + "MDVA-33976": { |
| 1358 | + "magento/magento2-base": { |
| 1359 | + "Fixes the issue where the bundle product is shown Out Of Stock on the storefront after removing the second option from the bundle product.": { |
| 1360 | + ">=2.3.0 <2.3.7": { |
| 1361 | + "file": "os/MDVA-33976_fixes_the_issue_of_bundle_product_showing_Out_Of_Stock_on_the_storefront_after_removing_the_second_option_from_the_bundle_product__2.3.3_v1.patch" |
| 1362 | + } |
| 1363 | + } |
| 1364 | + } |
| 1365 | + }, |
| 1366 | + "MDVA-33894": { |
| 1367 | + "magento/magento2-b2b-base": { |
| 1368 | + "Fixes multiple issues for Quick Order functionality including adding and removing multiple products and SKU case sensitivity.": { |
| 1369 | + ">=1.2.0 <1.3.0": { |
| 1370 | + "file": "commerce/MDVA-33894__fixes_multiple_issues_for_Quick_Order_functionality__2.4.0-p1_v1_B2B.patch" |
| 1371 | + } |
| 1372 | + } |
| 1373 | + }, |
| 1374 | + "magento/magento2-ee-base": { |
| 1375 | + "Fixes multiple issues for Quick Order functionality including adding and removing multiple products and SKU case sensitivity.": { |
| 1376 | + ">=2.4.0 <2.4.1": { |
| 1377 | + "file": "commerce/MDVA-33894__fixes_multiple_issues_for_Quick_Order_functionality__2.4.0-p1_v1.patch" |
| 1378 | + } |
| 1379 | + } |
| 1380 | + } |
| 1381 | + }, |
| 1382 | + "MDVA-27664": { |
| 1383 | + "magento/magento2-base": { |
| 1384 | + "Fixes the issue in the customer registration form causing an error to display: \"ERROR - The Date of Birth should not be greater than today\".": { |
| 1385 | + ">=2.3.4 <2.3.6": { |
| 1386 | + "file": "os/MDVA-27664__fixes_error_The_Date_of_Birth_should_not_be_greater_than_today__2.3.4-p2_v2.patch" |
| 1387 | + } |
| 1388 | + } |
| 1389 | + } |
| 1390 | + }, |
| 1391 | + "MDVA-34879": { |
| 1392 | + "magento/magento2-base": { |
| 1393 | + "Fixes the issue where exporting of big amounts of data failed because of memory leak.": { |
| 1394 | + ">=2.3.0 <2.4.1": { |
| 1395 | + "file": "os/MDVA-34879__fixes_memory_leak_that_prevents_customer_export__2.3.3_v1.patch" |
| 1396 | + }, |
| 1397 | + ">=2.4.1 <2.4.3": { |
| 1398 | + "file": "os/MDVA-30827__fixes_memory_leak_that_prevents_customer_export__2.3.2_v1.patch" |
| 1399 | + } |
| 1400 | + } |
| 1401 | + } |
| 1402 | + }, |
| 1403 | + "MDVA-33970": { |
| 1404 | + "magento/magento2-base": { |
| 1405 | + "Fixes the issue where there is the wrong currency sign in the Credit Memo when the price attribute's scope is set to website.": { |
| 1406 | + ">=2.3.4 <2.4.2": { |
| 1407 | + "file": "os/MDVA-33970_fixes_issue_where_wrong_currency_sign_is_displayed_in_Credit_Memo_when_price_scope_is_set_to_website__2.3.4-p2_v1.patch" |
| 1408 | + } |
| 1409 | + } |
| 1410 | + } |
| 1411 | + }, |
| 1412 | + "MDVA-33992": { |
| 1413 | + "magento/magento2-base": { |
| 1414 | + "Fixes the issue of B2B special pricing displaying incorrectly during checkout.": { |
| 1415 | + ">=2.3.0 <2.4.2": { |
| 1416 | + "file": "os/MDVA-33992__fixes_issue_of_B2B_special_pricing_displaying_incorrectly_during_checkout__2.4.1_v1.patch" |
| 1417 | + } |
| 1418 | + } |
| 1419 | + } |
| 1420 | + }, |
| 1421 | + "MDVA-34100": { |
| 1422 | + "magento/magento2-b2b-base": { |
| 1423 | + "Fixes the issue where a company account cannot be created from the company structure page.": { |
| 1424 | + ">=1.1.4 <1.1.5": { |
| 1425 | + "file": "commerce/MDVA-31843__fixes_the_issue_where_a_company_account_cannot_be_created_from_the_company_structure_page__2.3.4_v1.patch" |
| 1426 | + }, |
| 1427 | + ">=1.1.5 <1.3.1": { |
| 1428 | + "file": "commerce/MDVA-34100__fixes_the_issue_where_a_company_account_cannot_be_created_from_the_company_structure_page__2.3.5-p1_v1.patch" |
| 1429 | + } |
| 1430 | + } |
| 1431 | + } |
1274 | 1432 | } |
1275 | 1433 | } |
0 commit comments