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

78 lines
1.7 KiB
JSON
Raw Normal View History

2016-04-28 15:46:00 +02:00
{
"change": {
"diff": {
"subject": {
"to": "New issueNewSubject",
"from": "New issue"
2016-04-28 15:46:00 +02:00
}
},
"comment_versions": null,
"comment_html": "",
"comment": "",
"delete_comment_date": null,
"edit_comment_date": null
},
"type": "issue",
"by": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null,
"id": 187698,
"full_name": "TomaszKolek"
},
"action": "change",
"data": {
"assigned_to": null,
"tags": [],
"modified_date": "2017-01-10T19:34:55.946Z",
"created_date": "2017-01-10T19:34:20.303Z",
"milestone": null,
"subject": "New issueNewSubject",
"custom_attributes_values": {},
"status": {
"name": "New",
"slug": "new",
"is_closed": false,
"id": 1192590,
"color": "#8C2318"
2016-04-28 15:46:00 +02:00
},
"external_reference": null,
"id": 511941,
"project": {
"name": "TomKol",
"permalink": "https://tree.taiga.io/project/kolaszek-tomkol",
"logo_big_url": null,
"id": 170130
2016-04-28 15:46:00 +02:00
},
"owner": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null,
"id": 187698,
"full_name": "TomaszKolek"
2016-04-28 15:46:00 +02:00
},
"description": "",
"priority": {
"name": "Normal",
"id": 511600,
"color": "#669933"
2016-04-28 15:46:00 +02:00
},
"watchers": [],
"finished_date": null,
"severity": {
"name": "Normal",
"id": 849622,
"color": "#0000FF"
2016-04-28 15:46:00 +02:00
},
"ref": 8,
"type": {
"name": "Bug",
"id": 514253,
"color": "#89BAB4"
}
},
"date": "2017-01-10T19:34:56.061Z"
2016-04-28 15:46:00 +02:00
}