Skip to main content
Skip table of contents

Release Notes for 6.4.0

Improvement

Updated dependencies

Dependencies has been updated.


Bug fixes

IllegalArgumentException when sending email notification for virus scanning if email address is empty

Fixed IllegalArgumentException if user’s email address is invalid:

CODE
Exception running VirusScanningJob
java.lang.IllegalArgumentException: 'To' is a required field
        at com.atlassian.mail.Email.<init>(Email.java:55)
        ...

Email address is now checked and users with invalid email address will be skipped.

Portal customers unable to upload attachments via REST API

Fixed ForbiddenException when customers upload attachment via /rest/servicedeskapi/servicedesk/{portalId}/attachTemporaryFile:

CODE
com.atlassian.servicedesk.api.ForbiddenException:
You don't have permission to access this service project.

Issues resolved

Issue Type

Issue Key

Summary

Bug

ACJ-172

IllegalArgumentException when sending email notification for virus scanning if email address is empty

Bug

ACJ-173

Portal customers unable to upload attachments via REST API

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.