Skip to content

add migration to fix invalid SMTP settings caused by backfill edge case - #3493

Merged
wojcik91 merged 1 commit into
stable/2.xfrom
fix_smtp_backfill_migration
Jul 31, 2026
Merged

add migration to fix invalid SMTP settings caused by backfill edge case#3493
wojcik91 merged 1 commit into
stable/2.xfrom
fix_smtp_backfill_migration

Conversation

@wojcik91

@wojcik91 wojcik91 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Backfill migration logic in 2.0.2 could produce invalid settings in an edge case when for whatever reason both SMTP username and password were empty strings (instead of actual NULL values), causing a crash on startup.

Closes #3490

@wojcik91
wojcik91 merged commit 334fcf3 into stable/2.x Jul 31, 2026
18 checks passed
@wojcik91
wojcik91 deleted the fix_smtp_backfill_migration branch July 31, 2026 05:49
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.

SMTP settings backfill regression in 2.0.2

2 participants