-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDescribeIssueResponse.json
More file actions
124 lines (124 loc) · 3.92 KB
/
Copy pathDescribeIssueResponse.json
File metadata and controls
124 lines (124 loc) · 3.92 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
117
118
119
120
121
122
123
124
{
"Response": {
"RequestId": "8a6a4856-5de0-7270-6257-270e9b19d645",
"Issue": {
"Epic": {
"Code": 0,
"Type": "",
"Name": "",
"IssueStatusId": 0,
"IssueStatusName": "",
"Priority": "",
"Assignee": {
"Id": 0,
"Status": 0,
"Avatar": "",
"Name": "",
"Email": "",
"TeamId": 0,
"Phone": "",
"GlobalKey": "",
"TeamGlobalKey": ""
}
},
"ParentType": "MISSION",
"Code": 1,
"Type": "MISSION",
"Name": "Molestiae vel soluta et at aliquam nam unde.",
"Description": "",
"IterationId": 0,
"IssueStatusId": 1227034,
"IssueStatusName": "未开始",
"IssueStatusType": "TODO",
"Priority": "1",
"Assignee": {
"Id": 183478,
"Status": 1,
"Avatar": "https://coding-net-production-static-ci.codehub.cn/2cb665a3-bebc-4b09-aa00-2b6df3e33edc.jpg?imageMogr2/auto-orient/format/jpeg/cut/400x400x0x0",
"Name": "sinkcup",
"Email": "",
"TeamId": 0,
"Phone": "",
"GlobalKey": "",
"TeamGlobalKey": ""
},
"StartDate": 0,
"DueDate": 0,
"WorkingHours": 0.0,
"Creator": {
"Id": 183478,
"Status": 1,
"Avatar": "https://coding-net-production-static-ci.codehub.cn/2cb665a3-bebc-4b09-aa00-2b6df3e33edc.jpg?imageMogr2/auto-orient/format/jpeg/cut/400x400x0x0",
"Name": "sinkcup",
"Email": "",
"TeamId": 0,
"Phone": "",
"GlobalKey": "",
"TeamGlobalKey": ""
},
"StoryPoint": "",
"CreatedAt": 1639820653000,
"UpdatedAt": 1640598932000,
"CompletedAt": 0,
"ProjectModule": {
"Id": 0,
"Name": ""
},
"Watchers": [],
"Labels": [],
"Files": [],
"RequirementType": {
"Id": 0,
"Name": ""
},
"DefectType": {
"Id": 0,
"Name": "",
"IconUrl": ""
},
"CustomFields": [],
"ThirdLinks": [],
"SubTasks": [],
"Parent": {
"Code": 0,
"Type": "",
"Name": "",
"IssueStatusId": 0,
"IssueStatusName": "",
"Priority": "",
"Assignee": {
"Id": 0,
"Status": 0,
"Avatar": "",
"Name": "",
"Email": "",
"TeamId": 0,
"Phone": "",
"GlobalKey": "",
"TeamGlobalKey": ""
},
"IssueStatusType": "",
"IssueTypeDetail": {
"Id": 0,
"Name": "",
"IssueType": "",
"Description": "",
"IsSystem": false
}
},
"Iteration": {
"Code": 0,
"Name": "",
"Status": ""
},
"IssueTypeDetail": {
"Id": 213220,
"Name": "任务",
"IssueType": "MISSION",
"Description": "任务是指为实现某个目标或需求所进行的具体活动。",
"IsSystem": true
},
"IssueTypeId": 213220
}
}
}