
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Cloners
|
|
This issue was cloned as:
|
|
JRA-11180
SOAP Interface - getAttachmentNames(...) is useless for constructing attachment download URLs
|
|
|
|
|
|
|
|
|
The method - getAttachmentNames() on RemoteIssue always returns null, even when issue has attachments. attachmentNames is never being set.
|
|
Description
|
The method - getAttachmentNames() on RemoteIssue always returns null, even when issue has attachments. attachmentNames is never being set.
|
Show » |
|
I would just like to get a list of names and IDs, to construct a link to the "real" attachment.