-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrmtask.txt
97 lines (84 loc) · 7.58 KB
/
rmtask.txt
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
Id : assignee
Required : False
Operations : set
HasDefaultValue : False
Name : Assignee
AutoCompleteUrl : https://ivinci.atlassian.net/rest/api/latest/user/assignable/search?project=RM&username=
Schema : @{type=user; system=assignee}
key : assignee
Id : attachment
Required : False
Operations :
HasDefaultValue : False
Name : Attachment
Schema : @{type=array; items=attachment; system=attachment}
key : attachment
Id : description
Name : Description
Schema : @{type=string; system=description}
HasDefaultValue : False
Required : False
key : description
Operations : set
Id : duedate
Name : Due date
Schema : @{type=date; system=duedate}
HasDefaultValue : False
Required : False
key : duedate
Operations : set
Id : issuetype
Required : True
AllowedValues : @{self=https://ivinci.atlassian.net/rest/api/2/issuetype/3; id=3; description=A task that needs to be done.;
iconUrl=https://ivinci.atlassian.net/secure/viewavatar?size=xsmall&avatarId=11018&avatarType=issuetype; name=Task; subtask=False; avatarId=11018}
Operations :
HasDefaultValue : False
Name : Issue Type
Schema : @{type=issuetype; system=issuetype}
key : issuetype
Id : priority
Required : False
AllowedValues : {@{self=https://ivinci.atlassian.net/rest/api/2/priority/10000;
iconUrl=https://static.wixstatic.com/media/9cc11c_a92b052d32904569b66d5e5b4d64875f.jpg/v1/fill/w_16,h_16,al_c,q_75/9cc11c_a92b052d32904569b66d5e5b4d64875f.jpg;
name=¡URGENT!; id=10000}, @{self=https://ivinci.atlassian.net/rest/api/2/priority/2;
iconUrl=https://static.wixstatic.com/media/9cc11c_daa7385d3b414e1b93f57916e37fd1ac.gif; name=Must; id=2},
@{self=https://ivinci.atlassian.net/rest/api/2/priority/3; iconUrl=https://static.wixstatic.com/media/9cc11c_5d795e37b390464d83249b9ee87c49a4.gif; name=Should;
id=3}, @{self=https://ivinci.atlassian.net/rest/api/2/priority/4; iconUrl=https://static.wixstatic.com/media/9cc11c_652d654d25b248e2a8f92246ff04ebae.gif;
name=Could; id=4}...}
Operations : set
HasDefaultValue : True
Name : Priority
defaultValue : @{self=https://ivinci.atlassian.net/rest/api/2/priority/2; iconUrl=https://static.wixstatic.com/media/9cc11c_daa7385d3b414e1b93f57916e37fd1ac.gif; name=Must; id=2}
Schema : @{type=priority; system=priority}
key : priority
Id : project
Required : True
AllowedValues : @{self=https://ivinci.atlassian.net/rest/api/2/project/11801; id=11801; key=RM; name=Release Management; projectTypeKey=business; avatarUrls=}
Operations : set
HasDefaultValue : False
Name : Project
Schema : @{type=project; system=project}
key : project
Id : reporter
Required : True
Operations : set
HasDefaultValue : True
Name : Reporter
AutoCompleteUrl : https://ivinci.atlassian.net/rest/api/latest/user/search?username=
Schema : @{type=user; system=reporter}
key : reporter
Id : summary
Name : Summary
Schema : @{type=string; system=summary}
HasDefaultValue : False
Required : True
key : summary
Operations : set
Id : timetracking
Name : Time Tracking
Schema : @{type=timetracking; system=timetracking}
HasDefaultValue : False
Required : False
key : timetracking
Operations : {set, edit}