Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to upload a bug using json in a specific project

shanu_jha
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 28, 2019

I need to create or update a bug using json file. how can i do please help

2 answers

0 votes
Ismael Jimoh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 28, 2019

hi @shanu_jha 

Adding to the suggestion by @Mohamed Benziane .

If it is just importing a file to create an issue, if you are the Jira administrator, go to the external system import page(found under Jira settings/system page).

There are options to create issues via CSV or JSON just make sure you specify the issue type as bug.

Cheers.

shanu_jha
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 1, 2020

Thank you! i am doing this the same way you are suggesting but now i need to attach an image to issue how can i create or update an issue with attachment

Ismael Jimoh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 31, 2020

Attachments require a full path to the file. This is explained here: https://confluence.atlassian.com/adminjiraserver/importing-data-from-csv-938847533.html

Sorry for the late reply.

0 votes
Mohamed Benziane
Community Champion
December 28, 2019

Hello,

Welcome to the community.

If i'm right you want to create a bug using some script ? If so. You can read the documentation here about the Jira Rest API

https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-group-Issues

Suggest an answer

Log in or Sign up to answer