Skip to main content
Skip table of contents

Release Notes for 5.14.1

Summary


Bug fix

Unable to upload attachments via REST API

This happens if the request url contains multiple /issue/.

For example, if the context path is /issue, the request url will be https://myjira.com/issue/rest/api/latest/issue/ATTACH-1/attachments.

There will be a NullPointerException:

CODE
java.lang.NullPointerException
    at com.akelesconsulting.jira.plugins.servlet.AttachmentCheckerFilter.doFilter(SourceFile:237)

Issue

Key Summary T P Status Resolution Affected Versions

Data cannot be retrieved due to an unexpected error.

View these issues in Jira
JavaScript errors detected

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

If this problem persists, please contact our support.