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

80 lines
1.7 KiB
JSON

{
"by": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"id": 187698,
"full_name": "TomaszKolek",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null
},
"change": {
"comment_html": "",
"comment": "",
"comment_versions": null,
"edit_comment_date": null,
"delete_comment_date": null,
"diff": {
"priority": {
"from": "Normal",
"to": "Low"
}
}
},
"date": "2017-01-10T19:36:27.931Z",
"action": "change",
"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": {},
"external_reference": null,
"milestone": null,
"description": "New description",
"created_date": "2017-01-10T19:34:20.303Z",
"modified_date": "2017-01-10T19:36:27.813Z",
"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": "New",
"slug": "new",
"color": "#8C2318",
"id": 1192590,
"is_closed": false
},
"type": {
"name": "Question",
"color": "#ba89a8",
"id": 514254
},
"tags": [],
"assigned_to": null
},
"type": "issue"
}