Skip to content

GitHub Issue 1064: Exceptions during encryption migration prevent upgrade#7589

Merged
labkey-jeckels merged 4 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_encryptionMigration
Apr 21, 2026
Merged

GitHub Issue 1064: Exceptions during encryption migration prevent upgrade#7589
labkey-jeckels merged 4 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_encryptionMigration

Conversation

@labkey-jeckels
Copy link
Copy Markdown
Contributor

Rationale

Unfortunately timed HTTP requests can cause an upgrade to fail to properly migration encrypted properties.

Changes

  • Fallback to previous encryption settings (cipher and key) prior to migration
  • Be sure to keep the stored cipher info in sync with the true database state

@labkey-jeckels labkey-jeckels self-assigned this Apr 16, 2026
Copy link
Copy Markdown
Member

@labkey-tchad labkey-tchad left a comment

Choose a reason for hiding this comment

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

Looks good but the warning banner for decryption errors sticks around until you reboot the server.

@labkey-jeckels
Copy link
Copy Markdown
Contributor Author

Looks good but the warning banner for decryption errors sticks around until you reboot the server.

Fix pushed

@labkey-jeckels labkey-jeckels merged commit 3a97e9e into release26.3-SNAPSHOT Apr 21, 2026
6 checks passed
@labkey-jeckels labkey-jeckels deleted the 26.3_fb_encryptionMigration branch April 21, 2026 23:04
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