Open
Description
Preconditions and environment
- Magento version latest
- Have an existing customer
Steps to reproduce
Create random customer attribute for customer edit page.
Login, go to check the attribute into the edit page
Notice that the default value is not there.
Expected result
The default value to be autofilled in the form (or at least loaded on the Magento\Customer\Model\Customer object at vendor/magento/module-custom-attribute-management/Block/Form/Renderer/AbstractRenderer.php :: getValue method)
Actual result
Null value comes instead of the default value
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”.