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:
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. |
||||||