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

Fix handling of missing source rows in migrate:import #4778

Merged
merged 3 commits into from
Jun 19, 2021

Conversation

claudiu-cristea
Copy link
Member

@claudiu-cristea claudiu-cristea commented Jun 19, 2021

Fixes #4750
Original PR: #4751

vaish and others added 3 commits May 7, 2021 16:33
- prepare list of existing source rows during the import
- handle missing source rows post import
- limit deletion of missing rows only to migrations that process all source rows
@claudiu-cristea
Copy link
Member Author

Thank you for contribution. PR approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

handleMissingSourceRows() forces --update on each migration run
2 participants