Commit edda11c
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop latest changes
Accepted Community Pull Requests:
- #30662: Add path verification to Mediagallery uploader plugin (by @Nazar65)
- #29692: Allow ignored columns for mview to be specified at the subscription level (by @aligent-lturner)
- #30614: Prevent multiple quotations of the same word (by @denchev)
- #30421: Customer Attributes Options with option group fixed (by @nitishcs6)
- #30529: [MFTF] Add StorefrontClickProceedToCheckoutActionGroup (by @Usik2203)
- #30779: [MFTF] Added AdminClickGetShippingMethodsAndRatesActionGroup and AdminSelectFixedShippingMethodActionGroup (by @Usik2203)
Fixed GitHub Issues:
- #30649: Cannot Import Products when Enable Old Media Gallery is set to No (reported by @bernieu2) has been fixed in #30662 by @Nazar65 in 2.4-develop branch
Related commits:
1. 72cf701
2. 011a443
3. 04400b0
- #30243: [Issue] Allow ignored columns for mview to be specified at the subscription level (reported by @m2-assistant[bot]) has been fixed in #29692 by @aligent-lturner in 2.4-develop branch
Related commits:
1. 2c13e0c
2. d1983b4
3. d58bed1
4. 5099ab7
5. 0417ffc
6. 8c754b2
7. 1d3c42d
- #30104: Elastic Search issue with Synonyms (reported by @soumiktuban) has been fixed in #30614 by @denchev in 2.4-develop branch
Related commits:
1. b21693a
2. c36f29b
3. b75440e
4. 64cb493
- #30422: [Issue] Customer Attributes Options with option group fixed (reported by @m2-assistant[bot]) has been fixed in #30421 by @nitishcs6 in 2.4-develop branch
Related commits:
1. b5a64c7
2. 57a4510
3. 9dc798f
4. 55f6ce9
5. d22f7f1
6. 6eff507
- #30926: [Issue] [MFTF] Add StorefrontClickProceedToCheckoutActionGroup (reported by @m2-assistant[bot]) has been fixed in #30529 by @Usik2203 in 2.4-develop branch
Related commits:
1. 5b8b252
2. 8987cfa
3. 16f136d
4. d6ae953
5. 98e2d0f
6. daf5302
7. 482db88
8. c6fe294
9. 868e856
10. 29a4402
- #30782: [Issue] [MFTF] Added AdminClickGetShippingMethodsAndRatesActionGroup and AdminSelectFixedShippingMethodActionGroup (reported by @m2-assistant[bot]) has been fixed in #30779 by @Usik2203 in 2.4-develop branch
Related commits:
1. c62a878
2. df9280b
3. 719a6bbFile tree
44 files changed
+372
-92
lines changed- app/code/Magento
- Checkout/Test/Mftf
- ActionGroup
- Test
- ConfigurableProduct/Test/Mftf/Test
- Customer/Ui/Component/Listing
- Downloadable/Test/Mftf/Test
- LoginAsCustomer/Test/Mftf/Test
- MediaGalleryIntegration/Plugin
- SalesRule/Test/Mftf/Test
- Sales/Test/Mftf
- ActionGroup
- Test
- Search
- Model
- Test/Unit/Model
- dev/tests/integration/testsuite/Magento
- Customer/Ui/Component/Listing
- Framework/File
- lib/internal/Magento/Framework/Mview
- Test/Unit/View
- View
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+372
-92
lines changedLines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
| 57 | + | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
| 171 | + | |
| 172 | + | |
174 | 173 | | |
175 | 174 | | |
176 | 175 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments