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. New Feature ODATA-1557
    Collection-valued Aggregation.RecursiveHierarchy/ParentNavigationProperty
  2. Bug ODATA-1556
    Entities with ambiguous property values
  3. Bug ODATA-1554
    Clarify the algorithm for evaluating the compute transformation
  4. New Feature ODATA-1533
    Allow more methods to qualify start nodes of transformation ancestors and descendants
  5. Bug ODATA-1532
    Align usages of recursive hierarchies
  6. Improvement ODATA-1468
    Unified treatment of paths in aggregate, groupby and transformnested
  7. Bug ODATA-1460
    Aggregation.ApplySupportedDefaults: use PATCH logic when overriding with ApplySupported
  8. Improvement ODATA-1459
    Clarify representation of property paths in groupby with leading segments being null
  9. Improvement ODATA-1458
    Clarify representation of navigation properties in response that are expanded by $apply
  10. Bug ODATA-1452
    search('text') instead of search(text)
  11. Improvement ODATA-1451
    Rephrase definitions for any, all and aggregate
  12. Improvement ODATA-1449
    Split nest into three transformations
  13. Improvement ODATA-1444
    groupby algorithm does not cover "select distinct" case
  14. Bug ODATA-1442
    Update Aggregation ABNF with changes from previous issues
  15. Bug ODATA-1440
    Aggregation.CustomAggregate applies to ComplexType still needed?
  16. Improvement ODATA-1439
    Improve descriptions of property restrictions in term Aggregation.ApplySupported
  17. Improvement ODATA-1427
    Clarify treatment of duplicates in OData-Aggr example 7
  18. Improvement ODATA-1423
    Check uniform handling of entities reached via navigation in responses
  19. Improvement ODATA-1414
    Clarify application of term Aggregation.ApplySupported on entity containers
  20. Improvement ODATA-1409
    Add support for joining entities with instances of their related collections
  21. Improvement ODATA-1406
    Clarify behavior of aggregate on property paths with collection-valued properties
  22. Bug ODATA-1404
    groupby specification does not explain example 54
  23. New Feature ODATA-1403
    Annotation of implicit entity sets
  24. Bug ODATA-1402
    Correct Nullable attributes in Aggregation vocabulary terms
  25. Improvement ODATA-1395
    Clarify impact of applying expand to subsequent transformations
  26. Improvement ODATA-1392
    Point out aggregation of amounts in different currencies
  27. New Feature ODATA-1391
    Enable usage of $this and $root in filter transformation
  28. Improvement ODATA-1390
    Clean up annotation term RecursiveHierarchy
  29. Bug ODATA-1384
    Clarify usage of annotation qualifiers as references to hierarchies
  30. Improvement ODATA-1383
    Complete the cardinalities in data model
  31. Bug ODATA-1382
    Add EntitySet to the list of possible target for terms ApplySupported, CustomAggregate
  32. Bug ODATA-1377
    $all not available for rolling up named hierarchies
  33. Bug ODATA-1375
    Clarify location of custom aggregates in $apply results
  34. Bug ODATA-1374
    Clarify service-defined bound functions used as $apply transformations
  35. Bug ODATA-1373
    Examples 60, 61: Missing aggregation method for $count on related entities
  36. Bug ODATA-1372
    Clarify term "filter function"
  37. Bug ODATA-1369
    Example 30: Wrong context
  38. New Feature ODATA-1349
    Calculate Custom Aggregates from Aggregated Instances
  39. Improvement ODATA-1332
    Support augmenting entities with aggregated values from related entities
  40. Bug ODATA-1307
    Errors in Example 34: products with aggregated sales
  41. Improvement ODATA-1279
    Data Aggregation: Clarify need for @odata.id in nested response structures
  42. Improvement ODATA-1256
    Harmonize usage of custom aggregates with structured aggregatable properties
  43. Bug ODATA-1255
    Correct usage of $count
  44. New Feature ODATA-1244
    Add a function to determine aggregated values within common expressions
  45. Bug ODATA-1225
    Correct example 68
  46. New Feature ODATA-1218
    Enhance hierarchy processing
  47. Improvement ODATA-1215
    Clarify datatype of virtual property $count
  48. Improvement ODATA-1206
    Explicitly note support for collection-valued navigation/complex properties in property paths in aggregate/groupby
  49. Bug ODATA-1205
    Examples 53, 54, and 59 are not compliant with Data Aggregation ABNF
  50. Improvement ODATA-1201
    Improve the syntax of aggregation exceptions with "from"
  51. Bug ODATA-1186
    Clarify names that can appear in annotation of term ApplySupported/Transformations
  52. Improvement ODATA-1185
    Extend transformation nest to multiple sequences
  53. Bug ODATA-1182
    Clarify that transformation topcount keeps the order of the input set
  54. New Feature ODATA-1179
    Enhance orderby $apply-transformation with sorting of undefined properties
  55. New Feature ODATA-1169
    Transformation for nesting the result of another transformation within a single entity
  56. Bug ODATA-1167
    Add way to specify which batch formats (if any) are supported by a service
  57. Bug ODATA-1162
    Fix data type in example model
  58. Bug ODATA-1161
    Clarify how to process hybrid results of a transformation in subsequent transformations
  59. Bug ODATA-1160
    Clarify example 66 in section 7.5
  60. Bug ODATA-1159
    Clarify context URLs for aggregated result sets
  61. New Feature ODATA-1158
    Transformations for limiting the number of entities in the result of a $apply transformation
  62. New Feature ODATA-1157
    Transformation for sorting entities created by a $apply transformation
  63. Bug ODATA-1142
    Clarify MaxDistance is an optional parameter in hierarchy filter functions
  64. New Feature ODATA-1138
    Facilitate processing of aggregated results created with concat
  65. Bug ODATA-1137
    Clarify type information for dynamic properties in the aggregated result set
  66. New Feature ODATA-1136
    Allow hierarchy filter functions for ancestors and descendants to return true for starting node
  67. Bug ODATA-1073
    Conformance section references wrong annotation term
  68. New Feature ODATA-1072
    Annotation to describe supported aggregation methods
  69. Bug ODATA-1068
    3.12 Transformation expand: require at least two parameters, with innermost expansion requiring a filter()
  70. New Feature ODATA-1041
    Broaden definitions of transformations topcount and bottomcount
  71. Improvement ODATA-1040
    Clarification of term "expression"
  72. Bug ODATA-1038
    Clarify term "simple value"
  73. Bug ODATA-972
    Example 30: wrong result
  74. Improvement ODATA-971
    7.1: Add example for grouping by single-valued navigation property
  75. Bug ODATA-968
    3.1.4: add example for from in aggregate() with multiple arguments
  76. Improvement ODATA-967
    Chapter 3: remove restriction for input type of bound functions
  77. New Feature ODATA-947
    Transformation for computing ratios with aggregated values
  78. Improvement ODATA-946
    Clarify scope for $apply
  79. Bug ODATA-945
    Correct examples 53, 54, and 61
  80. Improvement ODATA-944
    Clarify scope of property paths in transformations
  81. Bug ODATA-943
    Correct broken link for Groupable Property
  82. Improvement ODATA-939
    Add example for groupby single-valued navigation property
  83. Bug ODATA-909
    ABNF for pathPrefix should also allow qualifiedComplexTypeName
  84. Bug ODATA-905
    Example 67: result row for USA, Sugar missing, Example 68: last total should be 7
  85. Bug ODATA-904
    Example 55: clarify groupby in combination with relationships of instance cardinality zero
  86. Improvement ODATA-839
    A recursive hierarchy annotation may also contain a navigation property to the children nodes
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","was","changed","in","!=","was in","=","not in","was not in","was not","is not"],"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":["!~","was","changed","in","!=","was in","=","not in",">","~","is not","<=","is","<",">=","was not in","was not"],"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.lang.Number","java.util.Date"]},{"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":["was","changed","in","!=","was in","=","not in",">","is not","<=","is","<",">=","was not in","was not"],"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","was","changed","in","!=","was in","=","not in","was not in","was not","is not"],"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":["was","changed","in","!=","was in","=","not in",">","is not","<=","is","<",">=","was not in","was not"],"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","was","changed","in","!=","was in","=","not in","was not in","was not","is not"],"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":"voter","displayName":"voter","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"votes","displayName":"votes","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["java.lang.Number"]},{"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