Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#7915: customer objects are equal to eachother after observing event customer_save_after_data_object #11649

Merged
merged 2 commits into from Oct 24, 2017

Conversation

RomaKis
Copy link
Contributor

@RomaKis RomaKis commented Oct 23, 2017

Description

Fixed Issues (if relevant)

  1. customer objects are equal to eachother after observing event customer_save_after_data_object  #7915: customer objects are equal to eachother after observing event customer_save_after_data_object customer objects are equal to eachother after observing event customer_save_after_data_object.

Manual testing scenarios

  1. Log in with existing user in frontend.
  2. Change first name of customer to 'test35'.
  3. Observe the event 'customer_save_after_data_object'. Two objects are given called : 'orig_customer_data_object' & 'customer_data_object'.
  4. Those two objects are identical to each other. First name in both objects is equal to 'test35'

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Oct 23, 2017

CLA assistant check
All committers have signed the CLA.

@orlangur orlangur self-assigned this Oct 23, 2017
@ishakhsuvarov ishakhsuvarov self-assigned this Oct 23, 2017
@ishakhsuvarov ishakhsuvarov added this to the October 2017 milestone Oct 23, 2017
@ishakhsuvarov ishakhsuvarov added Release Line: 2.3 2.2.x bug report Component: Customer Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release labels Oct 23, 2017
@okorshenko okorshenko merged commit 0c0fcbf into magento:2.3-develop Oct 24, 2017
okorshenko pushed a commit that referenced this pull request Oct 24, 2017
…bserving event customer_save_after_data_object #11649
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Customer Progress: accept Release Line: 2.3 Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants