Skip to content

Always commit if we upgrade 2.x view files#5030

Merged
nickva merged 1 commit into
mainfrom
always-commit-if-we-upgrade-the-old-signature
Apr 10, 2024
Merged

Always commit if we upgrade 2.x view files#5030
nickva merged 1 commit into
mainfrom
always-commit-if-we-upgrade-the-old-signature

Conversation

@nickva
Copy link
Copy Markdown
Contributor

@nickva nickva commented Apr 10, 2024

When we upgrade empty view files from 2.x, we end up skipping the commit. Subsequently, we will see a "wrong signature" error when the view is opened later. The error is benign as we'd end up resetting an empty view, but it may surprise an operator. To avoid this, ensure to always commit after upgrading old views.

Issue: #4994

When we upgrade empty view files from 2.x, we end up skipping the commit.
Subsequently, we will see a "wrong signature" error when the view is opened
later. The error is benign as we'd end up resetting an empty view, but it may
surprise an operator. To avoid this, ensure to always commit after upgrading
old views.

Issue: #4994
@nickva nickva force-pushed the always-commit-if-we-upgrade-the-old-signature branch from 025eff0 to f3d7939 Compare April 10, 2024 19:59
@nickva nickva merged commit 89210c0 into main Apr 10, 2024
@nickva nickva deleted the always-commit-if-we-upgrade-the-old-signature branch April 10, 2024 20:39
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.

3 participants