This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
create_feature_event.json
98 lines (98 loc) · 3.33 KB
/
create_feature_event.json
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
{
"event": "create_feature",
"feature": {
"name": "Feature with attachments",
"reference_num": "PROD-2",
"position": 2,
"score": 0,
"created_at": "2013-06-05T18:29:16Z",
"updated_at": "2013-06-05T18:49:06Z",
"id": "5886067808745625353",
"workflow_kind": {
"id": "54523452345235235",
"name": "New"
},
"description": {
"body": "",
"id": "5886067808747078641",
"attachments": [
{
"id": "5886068229656194500",
"download_url": "https://attachments.s3.amazonaws.com/attachments/6cce987f6283d15c080e53bba15b1072a7ab5b07/original.png?1370457053",
"content_type": "image/png",
"file_name": "Austria.png",
"file_size": 29129
},
{
"id": "5886068238246802292",
"download_url": "https://attachments.s3.amazonaws.com/attachments/d1cb788065a70dad7ba481c973e19dcd379eb202/original.png?1370457055",
"content_type": "image/png",
"file_name": "Belgium.png",
"file_size": 28228
}
]
},
"workflow_status": {
"id": "6010067280556566142",
"name": "Ready to develop"
},
"attachments": [],
"integration_fields": [],
"url": "http://watersco.aha.io/features/PROD-2",
"resource": "http://watersco.aha.io/api/v1/features/PROD-2",
"release": {
"reference_num": "PROD-R-1",
"name": "Summer",
"id": "5886060481533761060",
"release_date": "2014-06-06",
"integration_fields": [
{"id":"68217473","name":"id","value":"777","service_name":"jira"},
{"id":"68217474","name":"id","value":"2","service_name":"redmine"},
{"id":"68217475","name":"name","value":"milestone2","service_name":"redmine"},
{"id":"68217476","name":"url","value":"http://localhost:4000/versions/2","service_name":"redmine"}
]
},
"created_by_user": {
"name": "Chris Waters",
"email": "[email protected]",
"id": "5886060318329899366"
},
"assigned_to_user": null,
"requirements": [
{
"status": 0,
"name": "Requirement 1",
"reference_num": "PROD-2-1",
"created_at": "2013-06-05T18:48:44Z",
"updated_at": "2013-06-05T18:49:06Z",
"id": "5886072825272941795",
"url": "http://watersco.aha.io/requirements/PROD-2-1",
"resource": "http://watersco.aha.io/api/v1/requirements/PROD-2-1",
"attachments": [],
"integration_fields": [],
"description": {
"body": "<p>First requirement<br></p>",
"id": "5886072825267650900",
"attachments": [
{
"id": "5886072906885445907",
"download_url": "https://attachments.s3.amazonaws.com/attachments/80641a3d3141ce853ea8642bb6324534fafef5b3/original.png?1370458143",
"content_type": "image/png",
"file_name": "Finland.png",
"file_size": 28265
},
{
"id": "5886072915469817488",
"download_url": "https://attachments.s3.amazonaws.com/attachments/6fad2068e2aa0e031643d289367263d3721c8683/original.png?1370458145",
"content_type": "image/png",
"file_name": "France.png",
"file_size": 30193
}
]
},
"comments_count": 0
}
],
"comments_count": 1
}
}