Forums

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

Rolling back Bulk Changes in JIRA BULK API

sreedars sj
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!
February 14, 2024

Hi,

How can I ensure that when using the /rest/api/2/issue/bulk endpoint to create multiple issues at once, if any of the issues have incorrect details, the entire bulk request fails and no tickets are created?
Now what this API does is it creates the other tickets in the request and fails only the ticket with the wrong details

Can someone help?

1 answer

0 votes
Marc - Devoteam
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.
February 14, 2024

Hi @sreedars sj 

There is not such an option.

The same applies to CSV import of JSON import, all valid issues in the bulk action will be created.

Only issues with incorrect details will fail.

sreedars sj
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!
February 14, 2024

Thanks

Like Marc - Devoteam likes this

Suggest an answer

Log in or Sign up to answer