I am trying to create an issue. There is one field called Attachment. I am trying to pass one image URL over there but It is not working. So I am trying to understand whether we can pass attachment in create issue or not?
If you're asking whether you can add attachment during issue creation, then the answer is yes. You have a description field where you can add contents there. Otherwise, you should add the attachment field to the create issue screen.
Thanks for your quick response.
I am trying to create issue from Postman. So Do I need to attach the attachment in form data or I can directly pass the file path in attachment field.
Please let me know
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are using REST APIs to create an issue in Jira then to upload attachments you need to an extra call (request)
AFAIK, you cannot do it in "one request"
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Abhishek Jaswal ,
You should be able to add an attachment when creating the issue, but you need to select a file though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.