-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Adobe CommerceThe issue related to the Adobe Commerce(EE) or B2B functionalityThe issue related to the Adobe Commerce(EE) or B2B functionalityArea: AccountComponent: UserIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: ready for devReported on 2.4.6-p3Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
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.
andrewbess
Metadata
Metadata
Assignees
Labels
Adobe CommerceThe issue related to the Adobe Commerce(EE) or B2B functionalityThe issue related to the Adobe Commerce(EE) or B2B functionalityArea: AccountComponent: UserIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: ready for devReported on 2.4.6-p3Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch