-
Notifications
You must be signed in to change notification settings - Fork 34
MAGECLOUD-4606: Review Hotfixes List and Add All Missing for 2.1.4+ #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YPyltiai
reviewed
Nov 25, 2019
YPyltiai
reviewed
Nov 25, 2019
patches/MAGETWO-92926__fix_for_multi-site_configuration_issue__2.2.4.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
patches/MAGETWO-93036__cannot_change_the_applied_theme__2.2.5.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
patches/MAGETWO-92926__fix_for_multi-site_configuration_issue__2.2.4.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
patches/MAGETWO-93083__optimize_retrieving_product_attributes__2.2.5.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
YPyltiai
reviewed
Nov 25, 2019
patches/MAGETWO-98129__transaction_field_is_removed_by_authorize_net__2.2.0.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
patches/MAGETWO-99902__pass_store_view_scope_in async_web_api__2.3.1.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
patches/MAGETWO-99902__pass_store_view_scope_in async_web_api__2.3.2.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
YPyltiai
reviewed
Nov 25, 2019
YPyltiai
reviewed
Nov 25, 2019
YPyltiai
reviewed
Nov 25, 2019
YPyltiai
reviewed
Nov 25, 2019
patches/PRODSECBUG-2432__admin_path_disclosure_bug__2.1.4.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
patches/PRODSECBUG-2432__admin_path_disclosure_bug__2.2.0.patch
Outdated
Show resolved
Hide resolved
YPyltiai
reviewed
Nov 25, 2019
patches/PRODSECBUG-2432__admin_path_disclosure_bug__2.3.0.patch
Outdated
Show resolved
Hide resolved
…to MAGECLOUD-4606
oshmyheliuk
previously approved these changes
Dec 3, 2019
oshmyheliuk
approved these changes
Dec 4, 2019
arhiopterecs
approved these changes
Dec 5, 2019
arhiopterecs
approved these changes
Dec 5, 2019
Collaborator
|
Waiting for environment fix. Ticket in zendesk 264557 |
Collaborator
|
QA approved |
magento-cicd2
pushed a commit
that referenced
this pull request
Dec 9, 2020
andriyShevtsov
pushed a commit
that referenced
this pull request
Sep 8, 2025
andriyShevtsov
pushed a commit
that referenced
this pull request
Sep 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Check all patches from https://magento.com/tech-resources/download for 2.1.4+ versions and bundle missing patches to magento-cloud-patches
Manual testing scenarios
check edge versions to which patches should be applied
e.g. if patch should be applied for >=2.1.4 <2.2.0, need to check 2.1.4 version and on the latest 2.1 version - 2.1.18.
There is one custom patch - PRODSECBUG-2233 for 2.2.0-2.2.6 versions. It includes fix for PRODSECBUG-2233 and part of fix from https://jira.corp.magento.com/browse/MAGETWO-95236. So, we need to test functionality it fixes on one of 2.2.0-2.2.6 version. Description of it can be taken from https://jira.corp.magento.com/browse/PRODSECBUG-2233
Contribution checklist