Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×is there any in built code for create issue with attachement using rest api in c#?
Hi
The only way I have been able to do that is to create the issue without the attachment, then knowing the issuekey of that issue, to add an attachment to it - see Jeff Caron's answer here for a good C# example
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.