Export - CSV (All fields)
Export - CSV (Current fields)
- JDK-8027024
String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order - JDK-8027016
Array.prototype.indexOf should return -1 when array is of length zero - JDK-8025589
Array.prototype.shift should only copy defined elements in generic mode - JDK-8025520
Array.prototype.slice should only copy defined elements - JDK-8025486
RegExp constructor arguments are not evaluated in right order - JDK-8025434
RegExp lastIndex can exceed int range - JDK-8025325
parseFloat does not handle '.' in exponent part - JDK-8025312
parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed - JDK-8025149
JSON.stringify does not handle 'space' argument as per the spec. - JDK-8025147
Trailing comma is not allowed in JSONArray and JSONObject
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0