Few days ago my filters become broken with following error:
Unable to find JQL function linkedIssuesInFilter
What happens with this function in JQL. Is it a bug or it's not supported by Atlassian now?
Example of usage:
project = "_project name" AND issuetype = Test AND status not in (closed) AND issue in linkedIssuesInFilter(2172)
Today the filter begins to work again. Looks like it was Atlassian bug.
Is the query not returning search results now? or is it just the saved filter?
Maybe, Try setting up the filter again or using a different way of writing the query ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The query doesn't works and show me the error message:
Unable to find JQL function linkedIssuesInFilter
Because this function is a part of my query
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.