We want utilize the 'View Issue in Navigator' link, however it fails. We get different error messages as well, usually one of the following:
The board I'm searching in does indeed exist, the sprint I'm searching within also has assigned tickets. This happens across all of our boards as well. Using Chrome Dev tools, I'm able to figure out that we are getting an HTTP 400 error on the GET request that contains the jql query. I am able to repeat the search failure using the "Preview" feature in the plugin configuration page in Jira.
In trying to troubleshoot, I grabbed the URL and tried hitting it directly in a browser which it produces one of two things:
{"errorMessages":["Function failed to execute http method - failed with code: 401"],"errors":{}}
Here's the sanitized URL statement that is throwing the error messages:
I'm not sure how to troubleshoot this any further. We are using this behind https, and we have provided java with cert for trusting as noted in the Script Runner wiki.
Script Runner: v2.1.4
Jira: v6.0.2#6097
GreenHopper: v6.2.3
This was fixed by updating to version 2.1.8.
Venkat - this link does not work, did you hear back any thing on this issue from GRV developers...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In hopes to continue to find out more information about this, I've turned up the logging. I found the following in the atlassian-jira.log (sanitized):
2013-07-09 08:40:59,545 ajp-bio-8019-exec-59 WARN jskarbek 520x2200x1 1vl78hf 10.0.0.1 /issues/ [apache.commons.httpclient.HttpMethodDirector] Unable to respond to any of these challenges: {oauth=OAuth realm="https%3A%2F%2Four.domain.org%2Fjira"} 2013-07-09 08:40:59,545 ajp-bio-8019-exec-59 ERROR jskarbek 520x2200x1 1vl78hf 10.0.0.1 /issues/ [jira.groovy.jql.AbstractScriptedJqlFunction] Function failed to execute https://our.domain.org/jira/rest/greenhopper/1.0/rapidviews/list?query=Sandbox - status code: 401
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I got the same problem, trying to understand why.
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.
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.