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

Upgrade speedup #3208

Merged
merged 7 commits into from Aug 2, 2023
Merged

Upgrade speedup #3208

merged 7 commits into from Aug 2, 2023

Conversation

lukeholder
Copy link
Member

  • Reduce the number of ensureUserByEmail calls.
  • Only create a user for guest customers
  • Cleanup existing customer's before migrating

Description

Replaces #3192

Addresses are being cleaned up before migration also (addresses not related to any orders, users, etc)

- Reduce the number of ensureUserByEmail calls.
- Only create a user for guest customers
- Cleanup customers table before migrating
@lukeholder lukeholder changed the base branch from develop to 4.3 July 13, 2023 08:27
@angrybrad angrybrad changed the base branch from 4.3 to develop July 27, 2023 13:47
@lukeholder lukeholder marked this pull request as ready for review August 2, 2023 09:58
@lukeholder lukeholder requested a review from a team as a code owner August 2, 2023 09:58
@lukeholder lukeholder changed the base branch from develop to 4.3 August 2, 2023 09:58
@lukeholder lukeholder merged commit 259d3f9 into 4.3 Aug 2, 2023
8 checks passed
@lukeholder lukeholder deleted the feature/upgrade-speedup branch August 2, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants