/
Release Notes for 6.4.0
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:
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
:
com.atlassian.servicedesk.api.ForbiddenException:
You don't have permission to access this service project.
Issues resolved
Related content
Release Notes for 5.12.0
Release Notes for 5.12.0
More like this
Release Notes for 2.12.0/3.3.0
Release Notes for 2.12.0/3.3.0
More like this
Release Notes for 5.6.0
Release Notes for 5.6.0
More like this
Release Notes for 1.30.0
Release Notes for 1.30.0
More like this
Release Notes for 2.7.0
Release Notes for 2.7.0
More like this
Release Notes for 5.9.0
Release Notes for 5.9.0
More like this