Adobe Commerce 2.4.7-p4 HIPAA 1.2.0 compatibility package Hotfix
This article provides a hotfix to add compatibility for the new HIPAA package 1.2.0 with Adobe Commerce on Cloud infrastructure 2.4.7-p4.
The issue will be fixed in the version 2.4.7-p5 release.
Description description
Affected versions and products
Adobe Commerce on Cloud infrastructure 2.4.7-p4 and earlier
Prerequisites
- Adobe has provisioned your Adobe Commerce account to access the HIPAA Ready extension. See HIPAA readiness on Adobe Commerce for more details in our Adobe Commerce: Getting Started Guide.
- Access to repo.magento.com to install the extension. For key generation and obtaining the necessary rights, see Get your authentication keys in our Adobe Commerce: Installation Guide.
Issue/Symptoms
The HIPAA package 1.1.0 isn’t compatible with Adobe Commerce 2.4.7x release line.
Resolution resolution
Through this hotfix, merchants who are running Adobe Commerce on Cloud infrastructure 2.4.7-p4 will able to use the HIPAA package 1.2.0.
Note: HIPAA 1.2.0 is compatible with Adobe Commerce 2.4.7-p5 only. If you want to add compatibility with HIPAA 1.2.0 to Adobe Commerce 2.4.7-p4, please install the provided patch.
If you aren’t on Adobe Commerce 2.4.7-p4, you must first upgrade to Adobe Commerce 2.4.7-p4 in order to use this patch.
To fix the issue for Adobe Commerce on Cloud infrastructure 2.4.7-p4, you should apply the patch:
How to apply the patch
Unzip the file and see How to apply a composer patch provided by Adobe in our support knowledge base for instructions.
For Adobe Commerce on Cloud merchants only - How to tell whether the patch has been applied
Considering that it isn’t possible to easily check if the issue was patched, you might want to check whether the patch has been successfully applied.
You can do this by following these steps, using the file VULN-27015-2.4.7_COMPOSER.patch
as an example:
-
Run the command:
vendor/bin/magento-patches -n status |grep "27015\|Status"
-
You should see output similar to this, where the example used here, VULN-27015, returns the Applied status:
code language-none ║ Id │ Title │ Category │ Origin │ Status │ Details ║ ║ N/A │ ../m2-hotfixes/VULN-27015-2.4.7_COMPOSER_patch.patch │ Other │ Local │ Applied │ Patch type: Custom ║