Skip to content

(fix): Fixing backwards compatibility error for email runners minds#3213

Fausto Arcidiacono requested to merge fix/email-tpl-runner-3213 into master

Ticket(s) / Related Merge Requests

minds#3213 (closed)

Summary of Changes

Fix for new email template styles not being backwards compatible with the previous serialised messages.

Testing Considerations

N/A

Deployment Considerations

Test emails are still being sent once deployment is complete

Regression Scope

old template emails already in the queue

Platform Affected (web, mobile, etc)

engine

Developer Testing Completed

Tested in sandbox with messages in the queue generated before the update and triggered runner after updating the code.

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Fausto Arcidiacono

Merge request reports