magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.56k stars 9.32k forks source link

Checkout page login not working #37577

Closed meetvora69 closed 1 year ago

meetvora69 commented 1 year ago

Preconditions and environment

2.4.6 -p1

Steps to reproduce

  1. Goto checkout page
  2. Enter already registed customer email address
  3. error showing after email address put

Expected result

After email address added on checkout page then check If customer is already login or not If login then show the password field and then show login button. So already registerd customer login site.

Actual result

Currently after enter email address of already registred customer in checkout page, password field has not be visible that's why already register customer not placed and order .

Every order placing as a guset If customer is already registerd.

Additional information

No response

Release note

No response

Triage and priority

m2-assistant[bot] commented 1 year ago

Hi @meetvora69. 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:

m2-assistant[bot] commented 1 year ago

Hi @engcom-Bravo. 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:

engcom-Bravo commented 1 year ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 1 year ago

Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @engcom-Bravo, here is your Magento Instance: https://2b7f8090b6e1781bfacf07691d342cce.instances-prod.magento-community.engineering Admin access: https://2b7f8090b6e1781bfacf07691d342cce.instances-prod.magento-community.engineering/admin_530e Login: 646c8372 Password: fabfc941d863

meetvora69 commented 1 year ago

Hi @engcom-Bravo, issue in 2.4.6 -p1 version.

hostep commented 1 year ago

Isn't this a new configuration option that was added in the backoffice in this security release? I remember seeing something like that when looking at the code changes last week...

↠ There is a new option to enable 𝐆𝐮𝐞𝐬𝐭 𝐂𝐡𝐞𝐜𝐤𝐨𝐮𝐭 𝐋𝐨𝐠𝐢𝐧

Source: https://www.linkedin.com/posts/hofmanpim_magento-mageos-ecommerce-activity-7069384275476803584-Ehh8/

engcom-Bravo commented 1 year ago

@hostep Thanks for your contribution & collaboration over here

Hi @meetvora69,

Thank you for reporting and collaboration.

Verified the issue on Magento 2.4-develop instance and the issue is not reproducible.Kindly refer the attached video.

Steps to reproduce

After adding email address on checkout page we are able to get the If customer is already login or not and also login fields are showing.

https://github.com/magento/magento2/assets/51680745/853eb2f3-a230-437b-b5b9-06b978f74451

As per this document https://experienceleague.adobe.com/docs/commerce-operations/release/planning/schedule.html?lang=en 2.4.6-p1 will be available from June 13, 2023.

it is recommended to verify the issue on Magento 2.4-develop instance as it is an upcoming 2.4.x release and have latest code base.

Thanks.

hostep commented 1 year ago

@meetvora69: ignore what @engcom-Bravo says, he seems to have no idea what a pre-release is and that it's not included yet in 2.4-develop.

engcom-Bravo commented 1 year ago

@hostep Thanks for your contribution & collaboration over here.

@meetvora69,

We have installed 2.4.6-p1 and verified the issue and we are not able to reproduce the issue.Kindly refer the screenshots and attached video.

Steps to reproduce

As per this comment https://github.com/magento/magento2/issues/37577#issuecomment-1576812441 a new feature has been added in configuration to enhance security.

when Enable Guest Checkout Login to No. Password field is not visible.

Screenshot 2023-06-06 at 12 31 40 PM Screenshot 2023-06-06 at 12 31 35 PM

When Enable Guest Checkout Login to Yes Password field is visible and we are able login to registered customer.Please try to enable to Yes.

Screenshot 2023-06-06 at 12 32 46 PM

https://github.com/magento/magento2/assets/51680745/127ff933-a7e4-47ce-adf9-29a634bc4c5e

We are closing this issue as expected behaviour.

Thanks.

densen45 commented 1 year ago

Thank you @meetvora69 for reporting this issue and @hostep to be aware of this. I am very happy that I found this before I invested quite a few hours to figure it out.

@engcom-Bravo For the cleanliness, you assigned a wrong version label to this issue. It was reported on 2.4.6-p1.