Question

For patching 2.3.6 via composer the docs state

If a patch affects multiple modules, you must create multiple patch files targeting multiple modules.

Therefore is there a correct set of patch files for MC-38033? The reason is MC-38033 span across multiple modules

No correct solution

OTHER TIPS

If you open one of the patch files (git or composer) from Magento Commerce v2.3.6/2.4.1 CAPTCHA in checkout not working / MC-38033 you can see there are multiple modules which the patch applies to:

  • app/code/Magento/QuoteGraphQl/
  • app/code/Magento/Multishipping/
  • app/code/Magento/Checkout/

One patch file can apply to multiple modules.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top