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

Further upgrader version fix #220

Merged
merged 4 commits into from
Jun 9, 2022
Merged

Further upgrader version fix #220

merged 4 commits into from
Jun 9, 2022

Conversation

drio18
Copy link
Contributor

@drio18 drio18 commented Jun 8, 2022

The recent upgrader fix (in v.5.6.0) added the default version of 1 for upgrader calls, but not all calls to the upgrader were included in the fix. Specifically, the upgrader call within resources.py is still resulting in errors. We fix that here, as well as the call within the possibly defunct batchupgrade.py for good measure. Grepping snovault for upgrader.upgrade didn't reveal any other instances of calls to the upgrader to fix.

@drio18 drio18 merged commit 478bfa6 into master Jun 9, 2022
@drio18 drio18 deleted the drr_upgrader_version_fix branch June 9, 2022 14:01
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