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?
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.
Thanks
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.