I have a JIRA issue that was related to a number of other JIRA issues via a link.
I removed this link via the JIRA application, as is shown here in a screen grab of the 'History' tab on the JIRA issue...
My problem is that in interrogating the underlying JIRA database, I can see in the IssueLink table that for this given issue, there are still entries for these links....
I would have expected these records to not exist OR perhaps is there another table I need to join my query to that indicates whether a link is deleted or not?