Skip to content

Resolve bug with logging multiple emails#1014

Merged
nonprofittechy merged 3 commits intomainfrom
1000-concatenation-error
Feb 24, 2026
Merged

Resolve bug with logging multiple emails#1014
nonprofittechy merged 3 commits intomainfrom
1000-concatenation-error

Conversation

@nonprofittechy
Copy link
Member

Fix #1000

On a screen with ALDocumentBundle.send_email(), entering multiple email addresses would send the message but when it was trying to log the sending, trigger an error screen.

Reproduced the bug and confirmed this fix on apps-dev.suffolklitlab.org

This resolves it by coercing the list to a string prior to logging.

@ekressmiller thanks for your clear error report and sorry it took this long to resolve!

@nonprofittechy nonprofittechy changed the title Bug with logging multiple emails Resolve bug with logging multiple emails Feb 22, 2026
@nonprofittechy nonprofittechy merged commit 4121c7b into main Feb 24, 2026
9 checks passed
@nonprofittechy nonprofittechy deleted the 1000-concatenation-error branch February 24, 2026 00:09
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.

concatenation error

3 participants