10.2.0 Improvements and fixes
Last updated
It is now possible to add comma-separated email addresses to three different Address list fields (To, Cc, Bcc). The fields are hidden by default and can be added by clicking the corresponding Add email address list button.

The following macro can be used: #rawAssetsCustomFieldAttribute($issue $customFieldKey $attributeName $delimiter $runAsUserName)
delimiter and runAsUserName are optional. Default value for delimiter is comma, default values for runAsUserName is the user who runs the action.
See details here
Fixed connection failure for Microsoft custom domains
Fixed UI for choosing from multiple transitions screen triggered by email sending in French
Fixed Attachment selector custom field
Fixed link to the portal in newly added customer sign up emails
Fixed UI for Mail Handler Conditions (email addresses cannot be added to the sender condition field)
Fixed .eml upload in Mail handlers
Fixed Manual Email Defaults UI when malformatted email addresses are present
Fixed canned responses option in Jira 11.3 and above
Fixed Microsoft Graph connections in Jira 11.3 and above
Fixed Backup/restore for Microsoft connections using Client Credentials Grant Flow
Last updated