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

67 lines
1.5 KiB
JSON

{
"action": "delete",
"by": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"id": 187698,
"full_name": "TomaszKolek",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null
},
"data": {
"watchers": [
187698
],
"severity": {
"name": "Minor",
"color": "#669933",
"id": 849621
},
"ref": 8,
"id": 511941,
"priority": {
"name": "Low",
"color": "#666666",
"id": 511599
},
"project": {
"name": "TomKol",
"id": 170130,
"logo_big_url": null,
"permalink": "https://tree.taiga.io/project/kolaszek-tomkol"
},
"finished_date": null,
"custom_attributes_values": null,
"external_reference": null,
"milestone": null,
"description": "New description",
"created_date": "2017-01-10T19:34:20.303Z",
"modified_date": "2017-01-10T19:37:19.525Z",
"owner": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"id": 187698,
"full_name": "TomaszKolek",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null
},
"subject": "New issue",
"status": {
"name": "In progress",
"slug": "in-progress",
"color": "#5E8C6A",
"id": 1192591,
"is_closed": false
},
"type": {
"name": "Question",
"color": "#ba89a8",
"id": 514254
},
"tags": [],
"assigned_to": null
},
"type": "issue",
"date": "2017-01-10T19:37:43.262Z"
}