Open
Description
Preconditions and environment
- Magento version: 2.4.5-p2 commerce
- Go to Stores > Configuration > General > General > Website Restrictions, set Access Restriction (general/restriction/is_active) to 'Yes' and set Restriction Mode (general/restriction/mode) to Private Sale: Login Only
Steps to reproduce
- Go to Stores > Configuration > General > General > Website Restrictions
- Set Access Restriction (general/restriction/is_active) to 'Yes' and set Restriction Mode (general/restriction/mode) to Private Sale: Login Only
- Clear the config cache
- Send a createCustomer GraphQL request
Expected result
Raise the error message in response: "Can not register new customer due to restrictions are enabled."
Actual result
Customer created. (Registration working)
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Activity