Export - CSV (All fields)
Export - CSV (Current fields)
ODATA-936
CSDL errata02 11.1.3 Type Definition Facets references nonexistent standard vocabularyODATA-934
Clarify invoking an action with no parametersODATA-932
Typo in example 44: missing T in duration literalODATA-931
Typo in Example 32: An entity container aggregates entity sets, singletons, action imports, and function imports.ODATA-930
Ensure that errata03 vocabularies have explicit Nullable facet for collection-typed propertiesODATA-917
5.1.1.2.1 Addition and 5.1.1.2.2 Subtraction: Date add/sub Duration is DateTimeOffset - but in which time zone?ODATA-916
Define what services (and clients?) do with unknown format parametersODATA-915
Be consistent in citing rules around namespace qualificationODATA-913
Should we specify a default response format if neither Accept header nor system query $format are specifiedODATA-912
Clarify what clients should do if they see an unknown/invalid expression for a known annotation term.ODATA-908
Header Content-Type shouldn't be required for media typesODATA-903
ABNF: should allow cast segment following collection of complex typesODATA-899
Type cast segment after $allODATA-896
Reconsider guidance on odata.count position (public comment c201512e00001)ODATA-893
Is @odata.type required on update of a derived typeODATA-892
Clarify dynamic properties support in $filter, $orderby, $expandODATA-891
Misleading reference to "open" in description of $selectODATA-885
Permissions should apply to more than just propertiesODATA-882
Mismatch between 11.2.6 Requesting Related Entities and 11.2.7 Requesting Entity ReferencesODATA-880
14.5.10: edm:Null can have edm:Annotation child elementsODATA-878
Example 84: EntityContainer is a Singleton, not an EntitySetODATA-877
Must delta responses continue to track "orphaned" entities?ODATA-870
Round-off description for creating related entities when creating an entityODATA-869
Explicitly state the location of the Content-ID header in a change setODATA-865
14.2.1 Attribute Target: complete list of externally targetable CSDL elementsODATA-861
Define behavior when neither accept header or $format query parameter is specifiedODATA-858
Define meaning of MaxLength for String, Binary, and StreamODATA-853
8.3.3: last sentence should use "header" instead of "preference"ODATA-852
8.3.1: superfluous text paragraph 3, sentence 1ODATA-850
Improve document structure for functions used in common expressionsODATA-848
ABNF construction rules don't permit empty functionParametersODATA-847
Clarification: use of Schema namespace aliases within URLsODATA-840
Add example for $expand=NavProp/$countODATA-837
Example 28: replace $deltaToken with a valid custom query optionODATA-835
5.1: PATCH missing in list of operations that do not allow system query optionsODATA-832
15.6: typo in diagram (Function/Action swapped)ODATA-831
MetadataService.edmx: type of OpenType property should be Edm.BooleanODATA-830
Header OData-EntityId: when requiredODATA-828
Update I-JSON referenceODATA-826
Wrong Target attribute value in Edm.Metadata.Annotation/Target navigation propertyODATA-825
AnnotationPath expression: traversal of multiple collection-valued scalar or navigation propertiesODATA-823
Header Content-Transfer-Encoding not used in HTTPODATA-822
Async Batch Request: Bug in example 85ODATA-821
14.2.1 Attribute Target: targeting of nested properties of structured typesODATA-819
10.2.2: Clarify whether enum types allow multiple members with the same valueODATA-815
Clarify that the values of the format parameters odata.metadata etc. are case-insensitiveODATA-810
Part 3, 14.1.5 uses IsURI instead of IsURLODATA-808
Minor changes to new OnlyDeclaredProperties annotationODATA-807
Don't need TargetId in a deleted link for a to 0..1 relationshipODATA-806
Wrong description in capabilities vocabulary in term SearchRestrictionsODATA-803
Collection-valued property: Define default value for nullable facetODATA-802
Define a vocabulary for odata.* annotationsODATA-801
Consider supporting negative scale for decimal typeODATA-800
Media streams section does not reference the AtomPub specODATA-797
Org.OData.Capabilities.V1 term property FilterRestrictions/RequiresFilter has wrong facetsODATA-796
Add annotation to specify whether additional properties may be returned for an entityODATA-795
Support annotations for expanded referencesODATA-794
11.4.2.2: Create Related Entities When Creating an EntityODATA-793
Expand * on complex typeODATA-791
11.2.5.2 System Query Option $orderby: specify order of Edm.Boolean and Edm.GeoODATA-790
Bug in example 70ODATA-789
Primitive type Edm.Decimal is ill-defined in regard to PrecisionODATA-788
Clarify precidence rules for odata.include-annotations preferenceODATA-787
Clarify how odata.Include-annotations preference affects odata.* markupODATA-785
Numeric promotion (on overflow) across "number type families" is undesirable.ODATA-784
Need to specify the behaviour of arithmetic operators on Decimal typeODATA-783
Is it intentional that mindatetime/maxdatetime/now don't permit %-encoded parentheses in ABNF?ODATA-782
Example 57: choose better exampleODATA-781
substring: what to return if the start index is outside the first argument string, or the desired length exceeds the remaining string lengthODATA-780
indexof: what to return if the second argument does not appear in the first argumentODATA-779
Org.OData.Core.V1 defines Term IsURL but references it as IsUrlODATA-778
Example in section 11.7.3.1, "Referencing Requests in a Change Set", should use JSON, not ATOMODATA-777
Clarify multiply/divide duration by numberODATA-776
Clarify function invocationODATA-775
Should allow use of parameter aliases for key lookupODATA-774
Qualifiers for annotations: Preference odata.include-annotationsODATA-773
Qualifiers for instance annotations: JSON FormatODATA-771
Exponential notation for Edm.Decimal values in JSON payloadsODATA-770
18.2: incomplete description of annotation name formatODATA-769
5.2 Model Versioning: allow adding a new term to the modelODATA-768
Remove superfluous text after referencesODATA-767
Adapt AcknowledgementsODATA-766
8.2.4 and 8.2.5 should refer to RFC7232 (public comment c201501e00001)ODATA-765
Example 77 (invoking an action): show complex parametersODATA-762
Section 8.5: clarify that @odata.bind:null is valid for updating of 0..1 navigation propertiesODATA-761
11.5.4.1 Invoking an Action: Location header for 201 Created responsesODATA-758
Example 81: wrong parameter styleODATA-756
Clarify when odata.metadataEtag will be returnedODATA-755
Construction rule for canonical URL is incompleteODATA-754
Clarify that numeric enum values are serialized as stringsODATA-753
Minor typo in references to bound function callsODATA-752
Bug in example 47ODATA-751
Clarification of Edm.NavigationPropertyPath and Edm.PropertyPathODATA-750
Explicitly mention the @ sign in instance annotationsODATA-749
What should service return when attempting to related two entities that are already related?ODATA-748
Section 4.5.4: odata.count needs to be allowed for all collectionsODATA-746
12.2.3: IsComposable - clarify what is allowed even if set to falseODATA-745
Sections 4.5.5, 7.3, and 7.4: is odata.nextLink allowed for all collections?ODATA-744
11.2.3: representation of null for single-valued primitive propertiesODATA-742
Usage of domain contoso.com and term name contoso in examplesODATA-741
Mismatch between explanatory text and URL in example 96ODATA-740
Let's update the GeoJSON reference (again)ODATA-734
Unicode Facet is inadequateODATA-733
Clarify handling of cycles in Extends for EntityContainersODATA-732
Add enumeration member "Write" to "Permission" typeODATA-731
Explicitly state that JSON service documents may contain annotationsODATA-656
Requesting clarity on payload ordering constraints for clientsODATA-479
Allow Content-ID referencing in request bodies for inserting links to newly created entities
[{"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}]