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