Export - CSV (All fields)
Export - CSV (Current fields)
- ODATA-724
Example 39: missing comma before "innererror" - ODATA-723
Allow bound functions after stream properties in expressions - ODATA-722
Section 7.1.5: rephrase last sentence - ODATA-721
Specify DELETE for a complex property - ODATA-720
Fix rule for hasExpr - ODATA-718
5.1.2: Add example for $expand=Items/$count - ODATA-717
Clarify PATCH/PUT/DELETE Property/$value - ODATA-716
Upsert does not work with OptimisticConcurrency - ODATA-713
11.7.3 and 11.7.4: replace "query operation" with "operation" - ODATA-712
In chapter 10 we missed to spell out various Context URL templates. - ODATA-711
Misleading description of {type-name} in chapter 10 - ODATA-710
Unclear description in chapter 10.14 an 10.15 - ODATA-709
FunctionImport in example 25, 26, 27: parentheses missing - ODATA-708
Clarify inclusion of @odata.id if key fields are not selected - ODATA-707
4.5.3: Type inference for numeric values doesn't work with JSON.parse() - ODATA-706
Substitute references to obsolete RFC2616 - ODATA-705
Move example 19 to section 10.9 - ODATA-704
Missing comma in JSON Delta Response example - ODATA-700
Allow Annotations to target propertypath/navpropertypath rooted at entity set - ODATA-699
Include Action and Function as targets for Annotations - ODATA-698
Clarify rules around handling of custom query options when building URLs - ODATA-697
Define how/where $<content-id> can be used within a changeset - ODATA-695
Returning 200 in placeof 204 no content - ODATA-694
Dynamic actions/functions in errata - ODATA-693
ReturnType should support annotations - ODATA-692
Future versions are expected to support referential constraints to complex/nav properties - ODATA-691
Call out that services may support the use of term names in place of type names - ODATA-690
Alert clients to new symbolic scale value "float" - ODATA-689
Deep Insert and Media Entities - ODATA-688
DELETE requests to raw property values, media resources, and stream properties - ODATA-687
Prepare clients to deal with type annotations without the leading "#" - ODATA-686
Alert clients that odata may be default namespace in future versions of the protocol - ODATA-685
Prepare clients in 4.0 to deal with nav property binding on containment - ODATA-684
Define what it means for an added property to conflict with an existing dynamic property - ODATA-683
Clients should be prepared to deal with new derived types - ODATA-682
11.4.1.5 Returning Results from Data Modification Requests - media resources and stream properties - ODATA-681
What happens if an alias has the same name as an included namespace? - ODATA-680
Clarify use of if-match with actions - ODATA-679
11.7.1, Example 78: OData-Version and OData-MaxVersion should be 4.0 - ODATA-678
Clarify delta responses with containment, OnDelete, or referential constraints - ODATA-676
Clarify that clients should not validate based on applies to attribute - ODATA-675
Enumeration member values SHOULD be represented using the member name and not the integer member value - ODATA-673
Annotation target path syntax insufficient to annotate contained entity sets - ODATA-672
Clean up definition of TargetPath and description of Target in navigation property binding, action import, and function import - ODATA-671
The signature of the cast function uses an incorrect return-type. - ODATA-670
Clarify behavior wrt If-Match header on a GET request - ODATA-669
Clarify that metadataEtag should be supported in minimal metadata - ODATA-668
Fix minor editorial issues - ODATA-663
Clarify construction rules for calling function in $filter - ODATA-661
Chapter 15: describe key format for EnumTypeMember in MetadataService - ODATA-660
Clarify whether or not PATCH can be used to update a primitive property using its edit URL - ODATA-657
Clarity needed about if/when Control Information" must be specified in payload sent from client to server - ODATA-654
OData-EntityId is only required for 204 No Content, but client may need it when server doesn't support canonical URLs - ODATA-652
Errors in CSDL "16.1 Products and Categories Example" and "15.4 Properties" - ODATA-651
Chapter 3: Rephrase "An entity can be a member of at most one entity set at any given point in time" - ODATA-650
Clarify the use of $format in delta links and next links - ODATA-647
Define "Edit URL" of primitive property - ODATA-646
Clarify; returning content from a data modification should be same as GET - ODATA-645
Default for PUT/PATCH is not to return data - ODATA-644
Example 18 should use "Orders" instead of "Items" - ODATA-643
Clarify that PUT must persist all "updatable" properties - ODATA-642
$select wording clarification; specify, rather than restrict, set of properties - ODATA-641
MetadataService.edmx: Property IncludeInServiceDocument is missing for entity type EntitySet - ODATA-640
NavigationPropertyBinding cannot be annotated - ODATA-639
MetadataService.edmx: Schema annotations have to be represented inline - ODATA-638
Clarify Delta responses with Minimal Metadata - ODATA-637
ATOM and JSON formats do not define representation of operation results - ODATA-636
Clarify that complex types and arrays can only be passed to functions through parameter aliases - ODATA-635
Clarify if a PUT request is allowed to change the odata.type of the entity (public comment c201403e00002) - ODATA-634
Specify the behaviour when a non-nullable property with no default value is omitted from a PUT - ODATA-633
Rule pct-encoded-unescaped unintentionally omits hex pairs starting with 7 - ODATA-632
"Core.OptimisticConcurrencyControl" should be "Core.OptimisticConcurrency" - ODATA-625
Add example for UrlRef in attribute notation - ODATA-624
Clarify that (clients and) services may include additional format parameters in Content-Type header. - ODATA-623
11.4.3: be more specific on updating key properties - ODATA-622
Allow comparison of geo types, binary to null. - ODATA-621
Clarify: Specifying an unbound function with overloads in a function import should import all overloads of that function to the entity container - ODATA-620
Replace "scalar type" with "primitive type" and "scalar property" with "structural property" - ODATA-612
Consistently use "edit link" and "edit URL" - ODATA-611
Explicitly state that the service root URL ends with a forward-slash - ODATA-610
11.4.4: Upsert and server-generated keys - ODATA-609
Section 11.4.4 Upsert: key values in URL win over key values in request body - 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 - ODATA-607
Section 4.5.4: explicitly state that @odata.count can be applied to expanded to-many navigation properties - ODATA-605
Annotation target path syntax insufficient to annotate contained entity sets - ODATA-604
Add type cast segment for complex types in rules for $select and $expand - ODATA-603
Primitive type Edm.Stream: use as type of collection, input parameter, return type, or underlying type of type definition - ODATA-602
Explicitly state what's allowed after /$all - ODATA-600
Ensure future compatibility by reference to draft-bray-i-json-n (The I-JSON Message Format) - ODATA-599
Let's update the GeoJSON reference - ODATA-598
Update JSON RFC reference - ODATA-597
Seeking clarification of naming for GeographyCollection with GeoJSON - ODATA-594
Discrepancy between ATOM and JSON formats (GML, GeoJson) for Polygon information content - ODATA-592
JSON example 11: "type":"Point" with uppercase P according to GeoJSON spec - ODATA-591
Part1, examples 36-40: replace "associated" with "related" - ODATA-590
Leading zeroes in values for $level - ODATA-587
Add example for complex value that is an empty object - ODATA-586
Allow 405 Method Not Allowed when attempting to delete a non-nullable value - ODATA-580
8.2.4 If-Match should refer to term Core.OptimisticConcurrency - ODATA-578
Contains example has order of arguments backwards - ODATA-570
Clarify behavior of edm:UrlRef expression - ODATA-569
Allow type-cast segment after function/action call in path expressions - ODATA-568
ABNF rules for headers list percent-encoded whitespace - ODATA-567
Rule hour does not allow 22 - ODATA-566
6.2.4 Attribute Scale: clarify allowed range of Scale values - ODATA-565
2: Clarify interpretation of path segments and query option values with respect to percent-encoded punctuation - ODATA-564
5.1.1.4.28: define "assignable" - ODATA-562
5.1.1.4.29: cast function is optional for first four rules - ODATA-559
Clarify that Derived types inherit HasStream property
[{"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":["was","was not","was not in","not in","changed","is not","was in","in","=","!=","is"],"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 not","was not in","not in","is not",">","~","!~","in","=",">=","was","changed","was in","<","!=","is"],"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 not","was not in","not in","is not",">","in","=",">=","was","changed","was in","<","!=","is"],"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":["was","was not","was not in","not in","changed","is not","was in","in","=","!=","is"],"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 not","was not in","not in","is not",">","in","=",">=","was","changed","was in","<","!=","is"],"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":["was","was not","was not in","not in","changed","is not","was in","in","=","!=","is"],"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}]