|
| 1 | +[ |
| 2 | + { |
| 3 | + "fields" : { |
| 4 | + "versions" : [], |
| 5 | + "labels" : [], |
| 6 | + "duedate" : null, |
| 7 | + "timespent" : null, |
| 8 | + "timeoriginalestimate" : null, |
| 9 | + "updated" : "2017-10-24T00:32:32.000+0000", |
| 10 | + "description" : null, |
| 11 | + "lastViewed" : "2017-10-25T18:17:39.778+0000", |
| 12 | + "status" : { |
| 13 | + "name" : "To Do", |
| 14 | + "description" : "", |
| 15 | + "statusCategory" : { |
| 16 | + "name" : "To Do", |
| 17 | + "key" : "new", |
| 18 | + "colorName" : "blue-gray", |
| 19 | + "id" : 2, |
| 20 | + "self" : "<jira instance>/rest/api/2/statuscategory/2" |
| 21 | + }, |
| 22 | + "iconUrl" : "<jira instance>/images/icons/status_generic.gif", |
| 23 | + "id" : "10000", |
| 24 | + "self" : "<jira instance>/rest/api/2/status/10000" |
| 25 | + }, |
| 26 | + "creator" : { |
| 27 | + "active" : true, |
| 28 | + "self" : "<jira instance>/rest/api/2/user?username=admin", |
| 29 | + "displayName" : "[email protected]", |
| 30 | + "avatarUrls" : { ... }, |
| 31 | + "timeZone" : "Etc/UTC", |
| 32 | + "name" : "admin", |
| 33 | + "emailAddress" : "[email protected]", |
| 34 | + "key" : "admin" |
| 35 | + }, |
| 36 | + "aggregatetimespent" : null, |
| 37 | + "resolution" : null, |
| 38 | + "issuelinks" : [], |
| 39 | + "summary" : "my summary", |
| 40 | + "aggregatetimeoriginalestimate" : null, |
| 41 | + "assignee" : { |
| 42 | + "self" : "<jira instance>/rest/api/2/user?username=admin", |
| 43 | + "active" : true, |
| 44 | + "displayName" : "[email protected]", |
| 45 | + "avatarUrls" : { |
| 46 | + "16x16" : "http://www.gravatar.com/avatar/4279de4b6038eb9a5318b296dc8e1c51?d=mm&s=16", |
| 47 | + "48x48" : "http://www.gravatar.com/avatar/4279de4b6038eb9a5318b296dc8e1c51?d=mm&s=48", |
| 48 | + "24x24" : "http://www.gravatar.com/avatar/4279de4b6038eb9a5318b296dc8e1c51?d=mm&s=24", |
| 49 | + "32x32" : "http://www.gravatar.com/avatar/4279de4b6038eb9a5318b296dc8e1c51?d=mm&s=32" |
| 50 | + }, |
| 51 | + "timeZone" : "Etc/UTC", |
| 52 | + "name" : "admin", |
| 53 | + "key" : "admin", |
| 54 | + "emailAddress" : "[email protected]" |
| 55 | + }, |
| 56 | + "resolutiondate" : null, |
| 57 | + "fixVersions" : [], |
| 58 | + "subtasks" : [ |
| 59 | + { |
| 60 | + "id" : "10449", |
| 61 | + "fields" : { |
| 62 | + "priority" : { |
| 63 | + "iconUrl" : "<jira instance>/images/icons/priorities/medium.svg", |
| 64 | + "name" : "Medium", |
| 65 | + "id" : "3", |
| 66 | + "self" : "<jira instance>/rest/api/2/priority/3" |
| 67 | + }, |
| 68 | + "summary" : "asd", |
| 69 | + "status" : { |
| 70 | + "statusCategory" : { |
| 71 | + "colorName" : "blue-gray", |
| 72 | + "self" : "<jira instance>/rest/api/2/statuscategory/2", |
| 73 | + "id" : 2, |
| 74 | + "key" : "new", |
| 75 | + "name" : "To Do" |
| 76 | + }, |
| 77 | + "iconUrl" : "<jira instance>/images/icons/status_generic.gif", |
| 78 | + "description" : "", |
| 79 | + "name" : "To Do", |
| 80 | + "self" : "<jira instance>/rest/api/2/status/10000", |
| 81 | + "id" : "10000" |
| 82 | + }, |
| 83 | + "issuetype" : { |
| 84 | + "id" : "10000", |
| 85 | + "self" : "<jira instance>/rest/api/2/issuetype/10000", |
| 86 | + "iconUrl" : "<jira instance>/images/icons/issuetypes/subtask_alternate.png", |
| 87 | + "subtask" : true, |
| 88 | + "name" : "Sub-task", |
| 89 | + "description" : "The sub-task of the issue" |
| 90 | + } |
| 91 | + }, |
| 92 | + "self" : "<jira instance>/rest/api/2/issue/10449", |
| 93 | + "key" : "TEST-351" |
| 94 | + } |
| 95 | + ], |
| 96 | + "issuetype" : { |
| 97 | + "avatarId" : 10318, |
| 98 | + "self" : "<jira instance>/rest/api/2/issuetype/10001", |
| 99 | + "id" : "10001", |
| 100 | + "description" : "A task that needs to be done.", |
| 101 | + "name" : "Task", |
| 102 | + "subtask" : false, |
| 103 | + "iconUrl" : "<jira instance>/secure/viewavatar?size=xsmall&avatarId=10318&avatarType=issuetype" |
| 104 | + }, |
| 105 | + "aggregateprogress" : { |
| 106 | + "total" : 0, |
| 107 | + "progress" : 0 |
| 108 | + }, |
| 109 | + "components" : [], |
| 110 | + "timeestimate" : null, |
| 111 | + "progress" : { |
| 112 | + "progress" : 0, |
| 113 | + "total" : 0 |
| 114 | + }, |
| 115 | + "watches" : { |
| 116 | + "isWatching" : true, |
| 117 | + "self" : "<jira instance>/rest/api/2/issue/TEST-2/watchers", |
| 118 | + "watchCount" : 1 |
| 119 | + }, |
| 120 | + "project" : { |
| 121 | + "self" : "<jira instance>/rest/api/2/project/10000", |
| 122 | + "id" : "10000", |
| 123 | + "avatarUrls" : { |
| 124 | + "16x16" : "<jira instance>/secure/projectavatar?size=xsmall&avatarId=10324", |
| 125 | + "48x48" : "<jira instance>/secure/projectavatar?avatarId=10324", |
| 126 | + "24x24" : "<jira instance>/secure/projectavatar?size=small&avatarId=10324", |
| 127 | + "32x32" : "<jira instance>/secure/projectavatar?size=medium&avatarId=10324" |
| 128 | + }, |
| 129 | + "key" : "TEST", |
| 130 | + "name" : "TEST" |
| 131 | + }, |
| 132 | + "workratio" : -1, |
| 133 | + "aggregatetimeestimate" : null, |
| 134 | + "priority" : { |
| 135 | + "name" : "Medium", |
| 136 | + "iconUrl" : "<jira instance>/images/icons/priorities/medium.svg", |
| 137 | + "self" : "<jira instance>/rest/api/2/priority/3", |
| 138 | + "id" : "3" |
| 139 | + }, |
| 140 | + "reporter" : { |
| 141 | + "active" : true, |
| 142 | + "self" : "<jira instance>/rest/api/2/user?username=admin", |
| 143 | + "displayName" : "[email protected]", |
| 144 | + "avatarUrls" : { |
| 145 | + "24x24" : "http://www.gravatar.com/avatar/4279de4b6038eb9a5318b296dc8e1c51?d=mm&s=24", |
| 146 | + "32x32" : "http://www.gravatar.com/avatar/4279de4b6038eb9a5318b296dc8e1c51?d=mm&s=32", |
| 147 | + "16x16" : "http://www.gravatar.com/avatar/4279de4b6038eb9a5318b296dc8e1c51?d=mm&s=16", |
| 148 | + "48x48" : "http://www.gravatar.com/avatar/4279de4b6038eb9a5318b296dc8e1c51?d=mm&s=48" |
| 149 | + }, |
| 150 | + "timeZone" : "Etc/UTC", |
| 151 | + "name" : "admin", |
| 152 | + "emailAddress" : "[email protected]", |
| 153 | + "key" : "admin" |
| 154 | + }, |
| 155 | + "created" : "2017-10-24T00:32:32.000+0000", |
| 156 | + "environment" : null, |
| 157 | + "votes" : { |
| 158 | + "hasVoted" : false, |
| 159 | + "self" : "<jira instance>/rest/api/2/issue/TEST-2/votes", |
| 160 | + "votes" : 0 |
| 161 | + } |
| 162 | + }, |
| 163 | + "id" : "10100", |
| 164 | + "self" : "<jira instance>/rest/api/2/issue/10100", |
| 165 | + "expand" : "operations,versionedRepresentations,editmeta,changelog,renderedFields", |
| 166 | + "key" : "TEST-2" |
| 167 | + } |
| 168 | + ], |
| 169 | + "startAt" : 0, |
| 170 | + "total" : 1, |
| 171 | + "expand" : "names,schema", |
| 172 | + "maxResults" : 50 |
| 173 | +} |
0 commit comments