There is a Column in my filter I am having trouble searching on.
In Basic Vies, I click "More +" and can find the field (Linked Issues) there, however it gives an informational message saying " To search by Linked Issues. Switch to JQL"
When I switch to JQL, and add "AND Linked Issues IS NOT EMPTY" etc... it does not recognize the field. i'e. some suggested fields come up but not the one I want.
Any help much appreciated.
Hi @Adrian York
Welcome to the community.
linkedissues can't use the is or is not operator.
See JQL documentation on linkedissues, jql-functions-inkedissue
Or check all documentation on advanced JQL searching: What is advanced JQL searching in Cloud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.