We're using Jira Service Management with Outlook. When a user reacts to an email with an emoji (👍, ❤️, etc.), Jira creates a new comment and adds an attachment to the request.
Is there a way to prevent Outlook reaction emails from creating comments or attachments in Jira Service Management?
This happens because Outlook sends fallback emails for reactions ("reacted to your message" + embedded image), which JSM processes as standard comments and attachments.
You must Configure it at Exchange Level 🤠🤪
You can either add an x-ms-reactions: disallow header to JSM notification emails to disable reactions entirely, or create an Exchange mail-flow rule to block incoming emails containing "reacted to your message" before JSM fetches them.
Avoid using Jira Automation here, as it runs too late after comments (Automation hits mostly Post, not "Pre") SLAs, and notifications have already been triggered.
Best,
Arek 🤠
Would this be something possible if we are using the standard email from Atlassian and not a custom email? Our issue is we will close a ticket, but we have a workflow transition to allow employees to reopen an issue with a comment, and these reactions are constantly opening them.
Would we just make an exchange rule to block outgoing email to a specific address if contained something in the header/body? Any guidance on this would be greatly appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.