Actually when I am writing in jql issueLinkType = "blocks", It is fetching all the issues whose inward issueLinkType = "blocks" and issueLinkType = "is blocked by". But I only want to fetch those issues whose inward issueLinkType = "blocks". What should I write in jql for this?