zulip/zerver/webhooks/taiga/fixtures/issue_created_link.json

68 lines
1.9 KiB
JSON

{
"action": "create",
"type": "issue",
"by": {
"id": 404067,
"permalink": "https://tree.taiga.io/profile/orientor",
"username": "orientor",
"full_name": "Aditya Verma",
"photo": null,
"gravatar_id": "b72a822f0f5b7cf0c159a707af5150a1"
},
"date": "2020-02-06T17:00:01.314Z",
"data": {
"custom_attributes_values": {},
"id": 1311625,
"ref": 49,
"created_date": "2020-02-06T17:00:01.089Z",
"modified_date": "2020-02-06T17:00:01.123Z",
"finished_date": null,
"due_date": null,
"due_date_reason": "",
"subject": "Issues",
"external_reference": null,
"watchers": [],
"description": "Issue",
"tags": [],
"permalink": "https://tree.taiga.io/project/orientor-sd/issue/49",
"project": {
"id": 351023,
"permalink": "https://tree.taiga.io/project/orientor-sd",
"name": "sd",
"logo_big_url": null
},
"milestone": null,
"owner": {
"id": 404067,
"permalink": "https://tree.taiga.io/profile/orientor",
"username": "orientor",
"full_name": "Aditya Verma",
"photo": null,
"gravatar_id": "b72a822f0f5b7cf0c159a707af5150a1"
},
"assigned_to": null,
"status": {
"id": 2460905,
"name": "New",
"slug": "new",
"color": "#8C2318",
"is_closed": false
},
"type": {
"id": 1060463,
"name": "Bug",
"color": "#89BAB4"
},
"priority": {
"id": 1055658,
"name": "Normal",
"color": "#669933"
},
"severity": {
"id": 1753853,
"name": "Normal",
"color": "#0000FF"
}
}
}