-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 6.2.6
-
Component/s: JQL
-
6.02
Steps to Reproduce
- Login into JIRA
- Go to Issue Navigator
- Open Developer Tool
- Click on Recently Viewed filter on the left
Expected Behaviour:
No error in logs or network tool
Actual Behaviour:
Although the result shown fine in issue navigator, the following traces show up:
Headers:
Remote Address:127.0.0.1:8626 Request URL:http://localhost:8626/secure/QueryComponent!Jql.jspa Request Method:POST Status Code:400 Bad Request Request Headers Accept:*/* Accept-Encoding:gzip,deflate,sdch Accept-Language:en-US,en;q=0.8 Connection:keep-alive Content-Length:70 Content-Type:application/x-www-form-urlencoded; charset=UTF-8 Cookie:jira.issue.navigator.type=SIMPLE; remember=test:0:dbdc9b5ef2b566dd92b47ba931f5a35c; crucibleprefs1="D%3D1395759846813"; gh.i=%7B%7D; seraph.confluence=524289%3Aa86e5342dd8896f0967abadbb8eb13f115b760e5; confluence-sidebar.width=285; upm.atl.id=admin%7Ce623e8102d71f4b1a1f6340f7e5b8dc59cb5cfecc5278e14c6391f220879d595; AJS.conglomerate.cookie="\"|workflow-mode=text|streams.view.29600=list-view|upm.tab=manage|"; JSESSIONID=06A01E4ABB9DC9C40FCCCE162452D165; atlassian.xsrf.token=BNLG-YWXZ-P44P-CGWA|9d69e6d6cba779164ae710d1dfb8b3bd8a4b9f0d|lin; __utma=1.934641810.1392730778.1401510800.1402316277.35; __utmb=1.8.10.1402316277; __utmc=1; __utmz=1.1392730778.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none) Host:localhost:8626 Origin:http://localhost:8626 Referer:http://localhost:8626/issues/?filter=-3 User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36 X-Requested-With:XMLHttpRequest X-SITEMESH-OFF:true Form Data jql:issuekey in issueHistory() ORDER BY lastViewed DESC decorator:none Response Headersview source Cache-Control:no-cache, no-store, must-revalidate Connection:close Content-Encoding:gzip Content-Length:62 Content-Type:application/json;charset=UTF-8 Date:Mon, 09 Jun 2014 12:35:48 GMT Expires:Thu, 01 Jan 1970 00:00:00 GMT Pragma:no-cache Server:Apache-Coyote/1.1 Vary:User-Agent X-AREQUESTID:1235x383x1 X-ASESSIONID:13ozjjt X-AUSERNAME:admin X-Content-Type-Options:nosniff X-Seraph-LoginReason:OK
Response:
{"errorMessages":["jqlTooComplex"],"errors":{}}
Console:
POST http://localhost:8626/secure/QueryComponent!Jql.jspa 400 (Bad Request) batch.js:167
send batch.js:167
d.extend.ajax batch.js:161
JIRA.Issues.SearcherCollection.JIRA.Issues.Brace.Collection.extend.restoreFromQuery batch.js:7276
JIRA.Issues.BasicQueryModule.JIRA.Issues.Brace.Evented.extend.queryReset batch.js:7270
JIRA.Issues.QueryModule.JIRA.Issues.Brace.Evented.extend.resetToQuery batch.js:7355
Backbone.define.JIRA.Issues.BaseModel.extend._applyState batch.js:7395
(anonymous function) batch.js:7395
j batch.js:30
o.add batch.js:30
i.always batch.js:32
Backbone.define.JIRA.Issues.BaseModel.extend.applyState batch.js:7395
Backbone.define.JIRA.Issues.BaseModel.extend._navigateToState batch.js:7395
Backbone.define.JIRA.Issues.BaseModel.extend.reset batch.js:7395
Backbone.define.JIRA.Issues.BaseModel.extend.resetToFilter batch.js:7395
(anonymous function) batch.js:6634
B batch.js:345
Z.Events.trigger batch.js:345
Backbone.define.JIRA.Issues.BaseView.extend._onClickFilter batch.js:6628
handleObj._clickHandler batch.js:811
d.event.dispatch batch.js:74
g.handle.i
Tomcat Access Log:
127.0.0.1 1235x383x1 admin [09/Jun/2014:20:35:48 +0800] "POST /secure/QueryComponent!Jql.jspa HTTP/1.1" 400 62 15 "http://localhost:8626/issues/?filter=-3" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36" "13ozjjt"
- duplicates
-
JRASERVER-37910 jqlTooComplex error on some JQL parameter
-
- Closed
-