Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
    • Watched Subcomponents

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Sub-task JDK-8027024
    String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order
  2. Sub-task JDK-8027016
    Array.prototype.indexOf should return -1 when array is of length zero
  3. Sub-task JDK-8025589
    Array.prototype.shift should only copy defined elements in generic mode
  4. Sub-task JDK-8025520
    Array.prototype.slice should only copy defined elements
  5. Sub-task JDK-8025486
    RegExp constructor arguments are not evaluated in right order
  6. Sub-task JDK-8025434
    RegExp lastIndex can exceed int range
  7. Sub-task JDK-8025325
    parseFloat does not handle '.' in exponent part
  8. Sub-task JDK-8025312
    parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed
  9. Sub-task JDK-8025149
    JSON.stringify does not handle 'space' argument as per the spec.
  10. Sub-task JDK-8025147
    Trailing comma is not allowed in JSONArray and JSONObject
Refresh results
{"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
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Atlassian