Skip to content

Add key_for_fallback_message_id in ServiceDeskEmail

charlie ablett requested to merge 364118-cablett-service-desk-fix into master

What does this MR do and why?

Adds a method key_for_fallback_message_id which is in IncomingEmail but not ServiceDeskEmail.

Currently, anyone using the custom mailbox will not receive emails with a Reference header unless they're directly addressed to their Service Desk address using the To header.

How to set up and validate locally

See @qmnguyen0711's excellent note 👉 #364118 (comment 968714310)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #364118 (closed)

Edited by charlie ablett

Merge request reports