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 BulkAdd (Json + CSV) #118

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Fix BulkAdd (Json + CSV) #118

merged 3 commits into from
Nov 14, 2023

Conversation

scetron
Copy link
Contributor

@scetron scetron commented Nov 9, 2023

Closes #117

There was an issue with the transaction of creating an 'OnboardingTask' object not committing to the DB for the worker to access the object, thus the issue.

The fix is to wait until the full transaction is complete to start queuing the corresponding celery worker tasks from the OnboardingTask objects.

@scetron scetron self-assigned this Nov 9, 2023
@scetron scetron requested a review from jvanderaa November 10, 2023 16:35
@scetron scetron merged commit 152b702 into develop Nov 14, 2023
10 checks passed
@scetron scetron deleted the recreate-csv-issue branch November 14, 2023 13:31
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.

Nautobot 2.X Device Onboarding failures
2 participants