Commit 1e29a6c
authored
🔃 [EngCom] Public Pull Requests - 2.2-develop
Accepted Public Pull Requests:
- #22378: [Backport] Same product quantity not increment when added with guest user. #21375 (by @amol2jcommerce)
- #22464: [Backport] Remove all marketing get params on Varnish to minimize the cache objects (added facebook and bronto parameter) (by @ihor-sviziev)
- #22415: filter config values on testSuiteStart (by @bcerban)
Fixed GitHub Issues:
- #21375: Same product quantity not increment when added with guest user. (reported by @krishprakash) has been fixed in #22378 by @amol2jcommerce in 2.2-develop branch
Related commits:
1. 57af527
- #22370: Filtering ignored config values in test framework causes error (reported by @bcerban) has been fixed in #22415 by @bcerban in 2.2-develop branch
Related commits:
1. 79e90baFile tree
4 files changed
+6
-6
lines changed- app/code/Magento
- PageCache/etc
- Quote/Model/Quote/Item
- dev/tests/integration/framework/Magento/TestFramework/Isolation
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments