Hello,
I'm working with a team developing an application using react native. I want to add attachments to issues we are creating. We would prefer not to add a library to work with the file system, as we are trying to have minimal native code. I'm wondering if there is any way to add an attachment using the literal data.. I have the data as a string.
Thank you,
Jack
Hi Jack,
Details on how to add an attachment to a Jira issue using the REST API can be found here.
All the best,
Cameron
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.