Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Get attachment of issue comments. How?

web-app

Hi!

I trying to get issue comments via my plug-in.

In IssueCommented method I view all comments, but Attachment property is always null. :(

I try to get attachment from web-service Gemini.asmx, method GetIssue - nothing changed - all comment's attachments set to null.

Method GetFullIssueDetails of web-service IssuesWS.asmx returns 500 HTTP-error code (may be because I using free licence?)

 

Nikolay_Ch
· 1
Nikolay_Ch
Replies (3)
helpful
0
not helpful

IssuesWS is a WSE web services. Please see our web services sample: http://www.countersoft.com/Default.aspx?PageID=58


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

[quote user="SaarCohen"]IssuesWS is a WSE web services. Please see our web services sample: http://www.countersoft.com/Default.aspx?PageID=58 [/quote]

Tnx,  IssuesWS.asmx  works fine. But why IssueCommented event does not include comment attachments descriptions?


Nikolay_Ch
· 1
Nikolay_Ch
helpful
0
not helpful

We do not want to overload the system as attachmnets might be big.


Saar Cohen
· 5000
Saar Cohen