Open
Description
Preconditions (*)
- PHP8.2
- Maria DB 10.6
- Magento Commerce (cloud) 2.4.6-p3
Steps to reproduce (*)
- Login in the admin and create a company
- Create for the company in step 1 a customer user
- Login as company on frontend http://www.xxx.nl/customer/account/login/
- Change created user details by clicking on the edit button
- Now the job title and phone number are required
Expected result (*)
- I expect that the job title and phone number aren't required because these aren't required in the admin section. Now you have to add these to change the details of the customer user.
Actual result (*)
- The job title and phone number are required.
I think that in the file vendor/magento/module-company/view/frontend/templates/company/management/dialog/customer/add.phtml ln26 and ln60 the data-validate="{required:true}" must be removed.
Metadata
Assignees
Labels
The issue related to the Adobe Commerce(EE) or B2B functionalityGate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch