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

Fixes: #16022 - Fix Script and Report Migration #16033

Merged
merged 1 commit into from May 8, 2024

Conversation

DanSheps
Copy link
Member

@DanSheps DanSheps commented May 8, 2024

Fixes: #16022 - Fix Script and Report Migration

  • Return an empty dict if import failes. This results in no scripts being created (ScriptModule still exists until deleted)

@DanSheps DanSheps requested a review from arthanson May 8, 2024 13:45
@jeremystretch jeremystretch merged commit d7d97b1 into develop May 8, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 16022-fix-migration branch May 8, 2024 17:29
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.

migration failure if old scripts exist in db that no longer exist on disk (0109_script_model)
3 participants