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

87 lines
2.0 KiB
JSON
Raw Normal View History

2016-04-28 15:46:00 +02:00
{
"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": {
"assigned_to": {
"from": null,
"to": "TomaszKolek"
}
}
},
"date": "2017-01-10T19:37:05.045Z",
"action": "change",
"data": {
"watchers": [
187698
2016-04-28 15:46:00 +02:00
],
"severity": {
"name": "Minor",
"color": "#669933",
"id": 849621
2016-04-28 15:46:00 +02:00
},
"ref": 8,
"id": 511941,
"priority": {
"name": "Low",
"color": "#666666",
"id": 511599
2016-04-28 15:46:00 +02:00
},
"project": {
"name": "TomKol",
"id": 170130,
"logo_big_url": null,
"permalink": "https://tree.taiga.io/project/kolaszek-tomkol"
2016-04-28 15:46:00 +02:00
},
"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:37:04.934Z",
"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
2016-04-28 15:46:00 +02:00
},
"type": {
"name": "Question",
"color": "#ba89a8",
"id": 514254
2016-04-28 15:46:00 +02:00
},
"tags": [],
"assigned_to": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"id": 187698,
"full_name": "TomaszKolek",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null
}
2016-04-28 15:46:00 +02:00
},
"type": "issue"
2016-04-28 15:46:00 +02:00
}