I'm trying to get Issues linked to a Confluence page, but the respose is always {"errorMessages":["jqlTooComplex"],"errors":{}}.
My JIRA version is 6.0.4, Confluence is 5.3 and Script Runner is 2.1.15.
No matter what parameter I'm using, the response is always that.
Any suggestions?
<object id="4b5b296b-d8ca-85ae-5a2b-59928a91b38d" type="application/gas-events-abn" width="0" height="0"></object>
The JQL is
issueFunction in linkedIssuesOfRemote("Page URL")
issueFunction in linkedIssuesOfRemote("Page title")
...
I'm not searching for archived versions
[EDIT]
The Request:
/jira/secure/Search!Jql.jspa?decorator=none&jql=issueFunction+in+linkedIssuesOfRemote(%22Processo+-+Teste%22)&_=1399986486188
The http response:
Status code: 400 Bad Request
{"errorMessages":["jqlTooComplex"],"errors":{}}
[/EDIT]
<object id="58e9a928-da88-bca5-a889-0b95b9a1a4b9" type="application/gas-events-abn" width="0" height="0"></object>
Are you using archived versions in your JQL? Please look at https://jira.atlassian.com/browse/JRA-31534
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the actual JQL in use here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.