Open jeroenalewijns opened 10 months ago
Hi @jeroenalewijns. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Hi @engcom-Dash. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Hello @engcom-Dash Looks like we need to move this issue to the another project B2B, because contributors will not have possibility to fix it. Thank you in advance.
Hello @jeroenalewijns Thank you for your collaboration
It is true, the admin fields and frontend fields have different requirements
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Reproduced on 2.4.x
, ^Area:.*
Once all required labels are present, please add Issue: Confirmed
label again.
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Reproduced on 2.4.x
, ^Area:.*
Once all required labels are present, please add Issue: Confirmed
label again.
Hi @jeroenalewijns
Thanks for reporting and collaboration.
Verified the issue on magento commerce dev instance and the issue is reproducible.
The job title and phone number are required in the account page and are not mandatory fields in admin for Magento_Company.
Please refer the screenshots attached.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-10887 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Dash. Thank you for verifying the issue.
Issue Available: @engcom-Dash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
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.