OASIS Technical Committees Issue Tracker

  • Dashboards
  • Projects
  • Issues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

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

  1. Bug ODATA-724
    Example 39: missing comma before "innererror"
  2. Bug ODATA-723
    Allow bound functions after stream properties in expressions
  3. Improvement ODATA-722
    Section 7.1.5: rephrase last sentence
  4. Improvement ODATA-721
    Specify DELETE for a complex property
  5. Bug ODATA-720
    Fix rule for hasExpr
  6. Improvement ODATA-718
    5.1.2: Add example for $expand=Items/$count
  7. Bug ODATA-717
    Clarify PATCH/PUT/DELETE Property/$value
  8. Bug ODATA-716
    Upsert does not work with OptimisticConcurrency
  9. Bug ODATA-713
    11.7.3 and 11.7.4: replace "query operation" with "operation"
  10. Bug ODATA-712
    In chapter 10 we missed to spell out various Context URL templates.
  11. Bug ODATA-711
    Misleading description of {type-name} in chapter 10
  12. Bug ODATA-710
    Unclear description in chapter 10.14 an 10.15
  13. Bug ODATA-709
    FunctionImport in example 25, 26, 27: parentheses missing
  14. Bug ODATA-708
    Clarify inclusion of @odata.id if key fields are not selected
  15. Bug ODATA-707
    4.5.3: Type inference for numeric values doesn't work with JSON.parse()
  16. Improvement ODATA-706
    Substitute references to obsolete RFC2616
  17. Bug ODATA-705
    Move example 19 to section 10.9
  18. Bug ODATA-704
    Missing comma in JSON Delta Response example
  19. Sub-task ODATA-700
    Allow Annotations to target propertypath/navpropertypath rooted at entity set
  20. Bug ODATA-699
    Include Action and Function as targets for Annotations
  21. Bug ODATA-698
    Clarify rules around handling of custom query options when building URLs
  22. Bug ODATA-697
    Define how/where $<content-id> can be used within a changeset
  23. Sub-task ODATA-695
    Returning 200 in placeof 204 no content
  24. Sub-task ODATA-694
    Dynamic actions/functions in errata
  25. Sub-task ODATA-693
    ReturnType should support annotations
  26. Sub-task ODATA-692
    Future versions are expected to support referential constraints to complex/nav properties
  27. Sub-task ODATA-691
    Call out that services may support the use of term names in place of type names
  28. Sub-task ODATA-690
    Alert clients to new symbolic scale value "float"
  29. Bug ODATA-689
    Deep Insert and Media Entities
  30. Bug ODATA-688
    DELETE requests to raw property values, media resources, and stream properties
  31. Sub-task ODATA-687
    Prepare clients to deal with type annotations without the leading "#"
  32. Sub-task ODATA-686
    Alert clients that odata may be default namespace in future versions of the protocol
  33. Sub-task ODATA-685
    Prepare clients in 4.0 to deal with nav property binding on containment
  34. Bug ODATA-684
    Define what it means for an added property to conflict with an existing dynamic property
  35. Bug ODATA-683
    Clients should be prepared to deal with new derived types
  36. Bug ODATA-682
    11.4.1.5 Returning Results from Data Modification Requests - media resources and stream properties
  37. Bug ODATA-681
    What happens if an alias has the same name as an included namespace?
  38. Bug ODATA-680
    Clarify use of if-match with actions
  39. Bug ODATA-679
    11.7.1, Example 78: OData-Version and OData-MaxVersion should be 4.0
  40. Improvement ODATA-678
    Clarify delta responses with containment, OnDelete, or referential constraints
  41. Bug ODATA-676
    Clarify that clients should not validate based on applies to attribute
  42. Improvement ODATA-675
    Enumeration member values SHOULD be represented using the member name and not the integer member value
  43. Bug ODATA-673
    Annotation target path syntax insufficient to annotate contained entity sets
  44. Improvement ODATA-672
    Clean up definition of TargetPath and description of Target in navigation property binding, action import, and function import
  45. Bug ODATA-671
    The signature of the cast function uses an incorrect return-type.
  46. Improvement ODATA-670
    Clarify behavior wrt If-Match header on a GET request
  47. Bug ODATA-669
    Clarify that metadataEtag should be supported in minimal metadata
  48. Bug ODATA-668
    Fix minor editorial issues
  49. Bug ODATA-663
    Clarify construction rules for calling function in $filter
  50. Bug ODATA-661
    Chapter 15: describe key format for EnumTypeMember in MetadataService
  51. Bug ODATA-660
    Clarify whether or not PATCH can be used to update a primitive property using its edit URL
  52. Improvement ODATA-657
    Clarity needed about if/when Control Information" must be specified in payload sent from client to server
  53. Improvement ODATA-654
    OData-EntityId is only required for 204 No Content, but client may need it when server doesn't support canonical URLs
  54. Improvement ODATA-652
    Errors in CSDL "16.1 Products and Categories Example" and "15.4 Properties"
  55. Bug ODATA-651
    Chapter 3: Rephrase "An entity can be a member of at most one entity set at any given point in time"
  56. Bug ODATA-650
    Clarify the use of $format in delta links and next links
  57. Bug ODATA-647
    Define "Edit URL" of primitive property
  58. Bug ODATA-646
    Clarify; returning content from a data modification should be same as GET
  59. Bug ODATA-645
    Default for PUT/PATCH is not to return data
  60. Bug ODATA-644
    Example 18 should use "Orders" instead of "Items"
  61. Bug ODATA-643
    Clarify that PUT must persist all "updatable" properties
  62. Bug ODATA-642
    $select wording clarification; specify, rather than restrict, set of properties
  63. Bug ODATA-641
    MetadataService.edmx: Property IncludeInServiceDocument is missing for entity type EntitySet
  64. Bug ODATA-640
    NavigationPropertyBinding cannot be annotated
  65. Bug ODATA-639
    MetadataService.edmx: Schema annotations have to be represented inline
  66. Bug ODATA-638
    Clarify Delta responses with Minimal Metadata
  67. Bug ODATA-637
    ATOM and JSON formats do not define representation of operation results
  68. Bug ODATA-636
    Clarify that complex types and arrays can only be passed to functions through parameter aliases
  69. Improvement ODATA-635
    Clarify if a PUT request is allowed to change the odata.type of the entity (public comment c201403e00002)
  70. Bug ODATA-634
    Specify the behaviour when a non-nullable property with no default value is omitted from a PUT
  71. Bug ODATA-633
    Rule pct-encoded-unescaped unintentionally omits hex pairs starting with 7
  72. Bug ODATA-632
    "Core.OptimisticConcurrencyControl" should be "Core.OptimisticConcurrency"
  73. Improvement ODATA-625
    Add example for UrlRef in attribute notation
  74. Improvement ODATA-624
    Clarify that (clients and) services may include additional format parameters in Content-Type header.
  75. Improvement ODATA-623
    11.4.3: be more specific on updating key properties
  76. Improvement ODATA-622
    Allow comparison of geo types, binary to null.
  77. Improvement ODATA-621
    Clarify: Specifying an unbound function with overloads in a function import should import all overloads of that function to the entity container
  78. Improvement ODATA-620
    Replace "scalar type" with "primitive type" and "scalar property" with "structural property"
  79. Improvement ODATA-612
    Consistently use "edit link" and "edit URL"
  80. Improvement ODATA-611
    Explicitly state that the service root URL ends with a forward-slash
  81. Improvement ODATA-610
    11.4.4: Upsert and server-generated keys
  82. Improvement ODATA-609
    Section 11.4.4 Upsert: key values in URL win over key values in request body
  83. Improvement ODATA-608
    Explicitly state that the path segment /$count can be combined with $search and $filter, and that the calculated count is identical to $count=true
  84. Improvement ODATA-607
    Section 4.5.4: explicitly state that @odata.count can be applied to expanded to-many navigation properties
  85. Bug ODATA-605
    Annotation target path syntax insufficient to annotate contained entity sets
  86. Bug ODATA-604
    Add type cast segment for complex types in rules for $select and $expand
  87. Improvement ODATA-603
    Primitive type Edm.Stream: use as type of collection, input parameter, return type, or underlying type of type definition
  88. Improvement ODATA-602
    Explicitly state what's allowed after /$all
  89. Improvement ODATA-600
    Ensure future compatibility by reference to draft-bray-i-json-n (The I-JSON Message Format)
  90. Improvement ODATA-599
    Let's update the GeoJSON reference
  91. Improvement ODATA-598
    Update JSON RFC reference
  92. Improvement ODATA-597
    Seeking clarification of naming for GeographyCollection with GeoJSON
  93. Improvement ODATA-594
    Discrepancy between ATOM and JSON formats (GML, GeoJson) for Polygon information content
  94. Improvement ODATA-592
    JSON example 11: "type":"Point" with uppercase P according to GeoJSON spec
  95. Improvement ODATA-591
    Part1, examples 36-40: replace "associated" with "related"
  96. Improvement ODATA-590
    Leading zeroes in values for $level
  97. Improvement ODATA-587
    Add example for complex value that is an empty object
  98. Improvement ODATA-586
    Allow 405 Method Not Allowed when attempting to delete a non-nullable value
  99. Bug ODATA-580
    8.2.4 If-Match should refer to term Core.OptimisticConcurrency
  100. Bug ODATA-578
    Contains example has order of arguments backwards
  101. Improvement ODATA-570
    Clarify behavior of edm:UrlRef expression
  102. Bug ODATA-569
    Allow type-cast segment after function/action call in path expressions
  103. Bug ODATA-568
    ABNF rules for headers list percent-encoded whitespace
  104. Bug ODATA-567
    Rule hour does not allow 22
  105. Bug ODATA-566
    6.2.4 Attribute Scale: clarify allowed range of Scale values
  106. Improvement ODATA-565
    2: Clarify interpretation of path segments and query option values with respect to percent-encoded punctuation
  107. Bug ODATA-564
    5.1.1.4.28: define "assignable"
  108. Bug ODATA-562
    5.1.1.4.29: cast function is optional for first four rules
  109. Improvement ODATA-559
    Clarify that Derived types inherit HasStream property
Refresh results
[{"value":"affectedVersion","displayName":"affectedVersion","auto":"true","orderable":"true","searchable":"true","operators":["~","!~","=","!=","in","not in","is","is not","<","<=",">",">="],"types":["com.atlassian.jira.project.version.Version"]},{"value":"assignee","displayName":"assignee","auto":"true","orderable":"true","searchable":"true","operators":["is","!=","=","not in","was not","in","changed","is not","was","was in","was not in"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"attachments","displayName":"attachments","searchable":"true","operators":["is","is not"],"types":["com.atlassian.jira.issue.attachment.Attachment"]},{"value":"category","displayName":"category","auto":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.project.ProjectCategory"]},{"value":"comment","displayName":"comment","searchable":"true","operators":["~","!~"],"types":["java.lang.String"]},{"value":"component","displayName":"component","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.bc.project.component.ProjectComponent"]},{"value":"created","displayName":"created","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"createdDate","displayName":"createdDate","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"creator","displayName":"creator","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"description","displayName":"description","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Development","displayName":"Development - cf[10120]","orderable":"true","searchable":"true","cfid":"cf[10120]","operators":[">",">=","=","<","<=","in","!~","not in","is","is not"],"types":["java.lang.Number","java.lang.String"]},{"value":"due","displayName":"due","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"duedate","displayName":"duedate","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"environment","displayName":"environment","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Epic/Theme\"","displayName":"Epic/Theme - cf[10027]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10027]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"Epic Color\"","displayName":"Epic Color - cf[10024]","orderable":"true","searchable":"true","cfid":"cf[10024]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"\"Epic Link\"","displayName":"Epic Link - cf[10021]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10021]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.Issue"]},{"value":"\"Epic Name\"","displayName":"Epic Name - cf[10023]","orderable":"true","searchable":"true","cfid":"cf[10023]","operators":["~","!~","=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"\"Epic Status\"","displayName":"Epic Status - cf[10022]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10022]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"filter","displayName":"filter","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.search.SearchRequest"]},{"value":"fixVersion","displayName":"fixVersion","auto":"true","orderable":"true","searchable":"true","operators":[">=","!~","<",">","changed","is not","<=","was not in","is","!=","=","~","not in","was not","in","was","was in"],"types":["com.atlassian.jira.project.version.Version"]},{"value":"Flagged","displayName":"Flagged - cf[10026]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10026]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"id","displayName":"id","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["com.atlassian.jira.issue.Issue"]},{"value":"issue","displayName":"issue","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["com.atlassian.jira.issue.Issue"]},{"value":"issue.property","displayName":"issue.property","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">=","~","!~","is","is not"],"types":["java.lang.String","java.util.Date","java.lang.Number"]},{"value":"issuekey","displayName":"issuekey","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["com.atlassian.jira.issue.Issue"]},{"value":"issueLinkType","displayName":"issueLinkType","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.link.IssueLinkType"]},{"value":"issuetype","displayName":"issuetype","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.issuetype.IssueType"]},{"value":"key","displayName":"key","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["com.atlassian.jira.issue.Issue"]},{"value":"labels","displayName":"labels","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"lastViewed","displayName":"lastViewed","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"level","displayName":"level","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.security.IssueSecurityLevel"]},{"value":"parent","displayName":"parent","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.Issue"]},{"value":"priority","displayName":"priority","auto":"true","orderable":"true","searchable":"true","operators":[">=","<",">","changed","is not","<=","was not in","is","!=","=","not in","was not","in","was","was in"],"types":["com.atlassian.jira.issue.priority.Priority"]},{"value":"project","displayName":"project","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.project.Project"]},{"value":"Proposal","displayName":"Proposal - cf[10001]","orderable":"true","searchable":"true","cfid":"cf[10001]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Rank","displayName":"Rank - cf[10025]","orderable":"true","searchable":"true","cfid":"cf[10025]","operators":["=","!=","in","not in","<","<=",">",">="],"types":["java.lang.String"]},{"value":"reporter","displayName":"reporter","auto":"true","orderable":"true","searchable":"true","operators":["is","!=","=","not in","was not","in","changed","is not","was","was in","was not in"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"request","displayName":"request","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.search.SearchRequest"]},{"value":"resolution","displayName":"resolution","auto":"true","orderable":"true","searchable":"true","operators":[">=","<",">","changed","is not","<=","was not in","is","!=","=","not in","was not","in","was","was in"],"types":["com.atlassian.jira.issue.resolution.Resolution"]},{"value":"cf[10002]","displayName":"Resolution - cf[10002]","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"resolutiondate","displayName":"resolutiondate","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"resolved","displayName":"resolved","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"savedfilter","displayName":"savedfilter","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.search.SearchRequest"]},{"value":"searchrequest","displayName":"searchrequest","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.search.SearchRequest"]},{"value":"Sprint","displayName":"Sprint - cf[10020]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10020]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.greenhopper.service.sprint.Sprint"]},{"value":"status","displayName":"status","auto":"true","orderable":"true","searchable":"true","operators":["is","!=","=","not in","was not","in","changed","is not","was","was in","was not in"],"types":["com.atlassian.jira.issue.status.Status"]},{"value":"statusCategory","displayName":"statusCategory","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.status.category.StatusCategory"]},{"value":"\"Story Points\"","displayName":"Story Points - cf[10028]","orderable":"true","searchable":"true","cfid":"cf[10028]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"subtasks","displayName":"subtasks","orderable":"true","operators":[],"types":["java.lang.Object"]},{"value":"summary","displayName":"summary","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"text","displayName":"text","searchable":"true","operators":["~"],"types":["java.lang.String"]},{"value":"type","displayName":"type","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.issuetype.IssueType"]},{"value":"updated","displayName":"updated","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"updatedDate","displayName":"updatedDate","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"watcher","displayName":"watcher","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"watchers","displayName":"watchers","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["java.lang.Number"]}]
[{"value":"cascadeOption(\"\")","displayName":"cascadeOption(\"\")","isList":"true","types":["com.atlassian.jira.issue.customfields.option.CascadingOption"]},{"value":"closedSprints()","displayName":"closedSprints()","isList":"true","types":["com.atlassian.greenhopper.service.sprint.Sprint"]},{"value":"componentsLeadByUser()","displayName":"componentsLeadByUser()","isList":"true","types":["com.atlassian.jira.bc.project.component.ProjectComponent"]},{"value":"currentLogin()","displayName":"currentLogin()","types":["java.util.Date"]},{"value":"earliestUnreleasedVersion()","displayName":"earliestUnreleasedVersion()","types":["com.atlassian.jira.project.version.Version"]},{"value":"endOfDay()","displayName":"endOfDay()","types":["java.util.Date"]},{"value":"endOfMonth()","displayName":"endOfMonth()","types":["java.util.Date"]},{"value":"endOfWeek()","displayName":"endOfWeek()","types":["java.util.Date"]},{"value":"endOfYear()","displayName":"endOfYear()","types":["java.util.Date"]},{"value":"futureSprints()","displayName":"futureSprints()","isList":"true","types":["com.atlassian.greenhopper.service.sprint.Sprint"]},{"value":"issueHistory()","displayName":"issueHistory()","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"issuesWithRemoteLinksByGlobalId(\"\")","displayName":"issuesWithRemoteLinksByGlobalId(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"lastLogin()","displayName":"lastLogin()","types":["java.util.Date"]},{"value":"latestReleasedVersion()","displayName":"latestReleasedVersion()","types":["com.atlassian.jira.project.version.Version"]},{"value":"linkedIssues(\"\")","displayName":"linkedIssues(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"membersOf(\"\")","displayName":"membersOf(\"\")","isList":"true","types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"now()","displayName":"now()","types":["java.util.Date"]},{"value":"openSprints()","displayName":"openSprints()","isList":"true","types":["com.atlassian.greenhopper.service.sprint.Sprint"]},{"value":"projectsLeadByUser()","displayName":"projectsLeadByUser()","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"projectsWhereUserHasPermission(\"\")","displayName":"projectsWhereUserHasPermission(\"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"projectsWhereUserHasRole(\"\")","displayName":"projectsWhereUserHasRole(\"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"releasedVersions()","displayName":"releasedVersions()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"standardIssueTypes()","displayName":"standardIssueTypes()","isList":"true","types":["com.atlassian.jira.issue.issuetype.IssueType"]},{"value":"startOfDay()","displayName":"startOfDay()","types":["java.util.Date"]},{"value":"startOfMonth()","displayName":"startOfMonth()","types":["java.util.Date"]},{"value":"startOfWeek()","displayName":"startOfWeek()","types":["java.util.Date"]},{"value":"startOfYear()","displayName":"startOfYear()","types":["java.util.Date"]},{"value":"subTaskIssueTypes()","displayName":"subTaskIssueTypes()","isList":"true","types":["com.atlassian.jira.issue.issuetype.IssueType"]},{"value":"unreleasedVersions()","displayName":"unreleasedVersions()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"updatedBy(\"\")","displayName":"updatedBy(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"votedIssues()","displayName":"votedIssues()","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"watchedIssues()","displayName":"watchedIssues()","isList":"true","types":["com.atlassian.jira.issue.Issue"]}]
["explain","select","isnull","commit","isempty","when","rowid","output","number","character","identified","sqrt","delimiter","else","exclusive","lock","catch","join","strict","greater","if","between","order","having","in","byte","double","subtract","outer","index","raw","is","then","execute","input","as","defaults","field","size","left","unique","difference","returns","begin","modulo","object","trans","minus","access","increment","sum","long","into","uid","current","default","file","goto","min","audit","by","share","where","after","power","escape","connect","noaudit","table","validate","cf","set","break","initial","max","more","column","right","trigger","union","asc","rename","decrement","equals","fetch","char","exists","notin","to","first","return","transaction","checkpoint","date","privileges","declare","before","do","integer","float","while","empty","mode","view","whenever","prior","continue","function","intersection","limit","raise","create","from","collation","alter","group","add","all","last","like","resource","count","check","less","encoding","inner","rownum","collate","null","abort","immediate","true","decimal","exec","nowait","changed","desc","option","drop","next","string","session","values","for","distinct","insert","revoke","update","delete","not","synonym","avg","public","and","of","define","alias","divide","end","row","multiply","on","or","intersect","previous","false","go","start","was","rows","any","int","modify","with","inout","boolean","grant","remainder","user"]
{"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}]
  • Atlassian Jira Project Management Software (v8.3.3#803004-sha1:4d4040e)
  • About Jira
  • Report a problem
  • Powered by a free Atlassian Jira community license for OASIS. Try Jira - bug tracking software for your team.
Atlassian