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 #11676

Merged
merged 2 commits into from
Oct 25, 2017

Conversation

RomaKis
Copy link
Contributor

@RomaKis RomaKis commented Oct 24, 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)

@okorshenko okorshenko self-assigned this Oct 24, 2017
@okorshenko okorshenko added this to the October 2017 milestone Oct 24, 2017
@okorshenko okorshenko added Release Line: 2.2 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 Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release labels Oct 24, 2017
@okorshenko okorshenko self-requested a review October 24, 2017 21:22
@okorshenko okorshenko merged commit cfdc0d7 into magento:2.2-develop Oct 25, 2017
okorshenko pushed a commit that referenced this pull request Oct 25, 2017
…bserving event customer_save_after_data_object #11676
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.2 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 Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants