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

80 lines
1.8 KiB
JSON

{
"change": {
"diff": {
"status": {
"to": "In progress",
"from": "New"
}
},
"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:36:47.041Z",
"created_date": "2017-01-10T19:34:20.303Z",
"milestone": null,
"subject": "New issue",
"custom_attributes_values": {},
"status": {
"name": "In progress",
"slug": "in-progress",
"is_closed": false,
"id": 1192591,
"color": "#5E8C6A"
},
"external_reference": null,
"id": 511941,
"project": {
"name": "TomKol",
"permalink": "https://tree.taiga.io/project/kolaszek-tomkol",
"logo_big_url": null,
"id": 170130
},
"owner": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null,
"id": 187698,
"full_name": "TomaszKolek"
},
"description": "New description",
"priority": {
"name": "Low",
"id": 511599,
"color": "#666666"
},
"watchers": [
187698
],
"finished_date": null,
"severity": {
"name": "Minor",
"id": 849621,
"color": "#669933"
},
"ref": 8,
"type": {
"name": "Question",
"id": 514254,
"color": "#ba89a8"
}
},
"date": "2017-01-10T19:36:47.160Z"
}