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

Prevent an exception when a contact is deleted between the time logs … #7443

Merged

Conversation

alanhartless
Copy link
Contributor

Please be sure you are submitting this against the staging branch.

Q A
Bug fix? y
New feature?
Automated tests included? y
Related user documentation PR URL
Related developer documentation PR URL
Issues addressed (#s or URLs)
BC breaks?
Deprecations?

Description:

An exception will be thrown if a contact is deleted between the time event logs to be executed are loaded into memory and the time contacts are hydrated with custom field values due to signature mismatches. This PR simply handles that gracefully.

Steps to reproduce the bug:

  1. Very tricky. Code review should suffice.

Steps to test this PR:

  1. Run the new unit test

…are loaded into memory and contacts are hydrated.
@alanhartless alanhartless added bug Issues or PR's relating to bugs ready-to-test PR's that are ready to test labels Apr 18, 2019
@npracht npracht added this to the 2.15.2 milestone Apr 18, 2019
@npracht npracht added this to Ready to Test (first time) in Mautic 2 Apr 18, 2019
@kuzmany kuzmany added pending-test-confirmation PR's that require one test before they can be merged and removed ready-to-test PR's that are ready to test labels May 12, 2019
@escopecz escopecz moved this from Ready to Test (first time) to Ready to Test (confirmation) in Mautic 2 May 13, 2019
Mautic 2 automation moved this from Ready to Test (confirmation) to Ready to Test (first time) May 19, 2019
@kuzmany kuzmany added ready-to-commit PR's with 2 successful tests, 1 approval, automated tests and docs and is ready to be merged and removed pending-test-confirmation PR's that require one test before they can be merged labels May 19, 2019
@kuzmany kuzmany merged commit 2991302 into mautic:staging May 19, 2019
Mautic 2 automation moved this from Ready to Test (first time) to Merged May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues or PR's relating to bugs ready-to-commit PR's with 2 successful tests, 1 approval, automated tests and docs and is ready to be merged
Projects
No open projects
Mautic 2
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

3 participants