Description
Preconditions and environment
- Magento Commerce version 2.4.7-p3
- Magento extension-b2b
- PHP 8.3
Steps to reproduce
Step 1: Create 2 websites with a store
Step 2: Create a customer attribute
Step 3: Go to the customers -> all customers -> edit a customer
Step 4: Associated the customer to the non default store
Step 5: Save customer
Step 6: Enter a value in the custom attribute (text field)
Step 7: Save customer (initially attriibute is saved correct
Step 8: Modify value in the custom attribute (text field)
Step 9: Save customer (attribute is not saved)
As a workaround:
Step 1: Now go associate the customer to the default website
Step 2: Save customer
Step 3: Add value in the custom attribute
Step 4: Save customer
Step 5: Associate the customer to the non default website.
Step 6: Save customer
Expected result
When a custom customer attribute is modified in admin customer edit it should be saved when associated to the non default website.
Actual result
When a custom customer attribute is modified in admin customer edit it is not saved when associated to the non default website.
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”.