Skip to content

[Bugfix] Build a new array of recipients when we populate message references#121

Merged
dnimmo merged 1 commit intomainfrom
fix-batch-processor-recipient-updates
Jun 6, 2025
Merged

[Bugfix] Build a new array of recipients when we populate message references#121
dnimmo merged 1 commit intomainfrom
fix-batch-processor-recipient-updates

Conversation

@steventux
Copy link
Contributor

We were encountering a runtime error in attempting to overwrite the enumerated recipients.
It's cleaner to just append to a fresh array once the message references have been assigned.

This PR also makes some of the mocking around generating references clearer and (re)asserts that message references have been updated correctly.

We were encountering a runtime error in attempting to overwrite the enumerated recipients. It's cleaner to just append to a fresh array once the message references have been assigned.
@dnimmo dnimmo added this pull request to the merge queue Jun 6, 2025
Merged via the queue into main with commit 8781f5c Jun 6, 2025
15 checks passed
@dnimmo dnimmo deleted the fix-batch-processor-recipient-updates branch June 6, 2025 09:02
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