Hey together,
so I have the following problem:
We use the Issuelinks custom field. Through a webservice request I set up some issuelinks as you see here: (the [entry.....key] part gets replaced by an actual Jira Key.
Now I sometimes want to delete all Issuelinks of one Jiraissue - is there a way to delete all of the issuelinks at once?
is there a way to delete all of the issuelinks at once?
Nope. You have to delete the issueLinks individually from the issue.
If you Google "Using Jira's REST API, can I delete all the IssueLinks on an Issue at once?" you will find the same answer to that question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.