-
Notifications
You must be signed in to change notification settings - Fork 96
Expand file tree
/
Copy pathjira-issue-jir-5262.json
More file actions
116 lines (116 loc) · 4.07 KB
/
jira-issue-jir-5262.json
File metadata and controls
116 lines (116 loc) · 4.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"expand": "renderedFields,names,schema,transitions,operations,editmeta,changelog",
"id": "139925",
"self": "https://domain/jira/rest/api/2/issue/139925",
"key": "JIR-5262",
"fields": {
"customfield_10000": "Custom Field 10000 for jira 5262",
"theextrafield": "theextrafield adasd",
"abcd": "abcd adasd",
"xyz": "xyz adasd",
"summary": "The Title of jira 5262",
"issuetype": {
"name": "Bug"
},
"description": "Description",
"issuelinks": [
{
"id": "10326",
"self": "https://domain/jira/rest/api/2/issue/10326",
"type": {
"id": "10000",
"name": "Blocks",
"inward": "is blocked by",
"outward": "blocks",
"self": "https://domain/jira/rest/api/2/issue/10000"
},
"outwardIssue": {
"id": "10660",
"key": "JIRSD-567",
"self": "https://domain/jira/rest/api/2/issue/10660",
"fields": {
"summary": "The Title of jirasd 567",
"status": {
"self": "https://domain/jira/rest/api/2/status/5",
"description": "A fancy description of the issue",
"iconUrl": "https://domain/jira/images/icons/statuses/resolved.png",
"name": "Resolved",
"id": "5",
"statusCategory": {
"self": "https://domain/jira/rest/api/2/statuscategory/3",
"id": 3,
"key": "done",
"colorName": "green",
"name": "Done"
}
},
"priority": {
"self": "https://domain/jira/rest/api/2/priority/3",
"iconUrl": "https://domain/jira/images/icons/priorities/minor.svg",
"name": "Minor",
"id": "3"
},
"issuetype": {
"self": "https://domain/jira/rest/api/2/issuetype/10006",
"id": "10006",
"description": "Created by JIRA Service Desk.",
"iconUrl": "https://domain/jira/secure/viewavatar?size=xsmall&avatarId=10568&avatarType=issuetype",
"name": "Service Request",
"subtask": false,
"avatarId": 10441
}
}
}
},
{
"id": "10220",
"self": "https://domain/jira/rest/api/2/issueLink/10220",
"type": {
"id": "10201",
"name": "Problem/Incident",
"inward": "is caused by",
"outward": "causes",
"self": "https://domain/jira/rest/api/2/issueLinkType/10201"
},
"inwardIssue": {
"id": "10788",
"key": "JIRSD-490",
"self": "https://domain/jira/rest/api/2/issue/10788",
"fields": {
"summary": "This is annoying",
"status": {
"self": "https://domain/jira/rest/api/2/status/10015",
"description": "This was auto-generated by JIRA Service Desk during workflow import",
"iconUrl": "https://domain/jira/images/icons/status_generic.gif",
"name": "Work in progress",
"id": "10015",
"statusCategory": {
"self": "https://domain/jira/rest/api/2/statuscategory/4",
"id": 4,
"key": "indeterminate",
"colorName": "yellow",
"name": "In Progress"
}
},
"priority": {
"self": "https://domain/jira/rest/api/2/priority/3",
"iconUrl": "https://domain/jira/images/icons/priorities/minor.svg",
"name": "Minor",
"id": "3"
},
"issuetype": {
"self": "https://domain/jira/rest/api/2/issuetype/10006",
"id": "10006",
"description": "Created by JIRA Service Desk.",
"iconUrl": "https://domain/jira/secure/viewavatar?size=xsmall&avatarId=10441&avatarType=issuetype",
"name": "Service Request",
"subtask": false,
"avatarId": 10441
}
}
}
}
],
"labels": []
}
}