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 settings version #5760

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Fix settings version #5760

merged 2 commits into from
Feb 5, 2024

Conversation

dlon
Copy link
Member

@dlon dlon commented Feb 2, 2024

settings.json always uses 7 as the version number. This caused the migration code for V7 -> V8 to always run.

Fix DES-615, DES-616.


This change is Reviewable

Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link

linear bot commented Feb 2, 2024

Copy link

linear bot commented Feb 2, 2024

@dlon dlon force-pushed the fix-settings-version branch from ded4183 to ac8ac70 Compare February 2, 2024 17:28
@dlon dlon force-pushed the fix-settings-version branch from ac8ac70 to 2e1d01d Compare February 5, 2024 08:21
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r2, 1 of 1 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@dlon dlon merged commit 6e2b93d into main Feb 5, 2024
35 checks passed
@dlon dlon deleted the fix-settings-version branch February 5, 2024 09:51
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