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 transfer InventoryError during db seed #4830

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

coalest
Copy link
Collaborator

@coalest coalest commented Dec 5, 2024

Doesn't resolve any issue

Description

Sometimes the db:setup or db:reset fails with an InventoryError during the transfer in the seeding step.
This patch should fix it.

Type of change

  • Bug fix

How Has This Been Tested?

It's flaky so hard to reproduce the issue consistently. Tested locally a few times after the change though.

Screenshots

image

Copy link
Collaborator

@cielf cielf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at what was there before - I think it only 'worked' because the first two storage locations are in the same org.

LGTM.

@cielf cielf merged commit d60dfae into rubyforgood:main Dec 5, 2024
11 checks passed
@coalest
Copy link
Collaborator Author

coalest commented Dec 6, 2024

Yea funny that this transfer was working at all in the first place :)

@coalest coalest deleted the fix-db-seed-transfer-flakiness branch December 6, 2024 10:22
Copy link
Contributor

github-actions bot commented Dec 8, 2024

@coalest: Your PR Fix transfer InventoryError during db seed is part of today's Human Essentials production release: 2024.12.08.
Thank you very much for your contribution!

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.

2 participants