However same can not be true for remove or edit.
I tried and got error: 'Linked Issues' does not support operation 'remove' Supported operation(s) are: 'add'
Thank you for your reply.
I do agree we have option to use mentioned api, however, this is going to be sequential operation.
Is there any way, where I can use bulk operations for issuelink add/delete?
Also when I try to add multiple issuelink under update section in updateIssue api, it gave me following error: Too many operations (2) provided for field 'issuelinks'. We support at most 1 operation for this field.
Hi @Ravi3. Using the Update Issue method, I don’t believe there is a way to include multiple add operations to the the issuelinks array in the request body. I do recall there being some work in this area a while back. But you know… perhaps there is a way that I just don’t know about yet. I’ll ping some internal teams.