zulip/zerver/fixtures/taiga/taiga_issue_created.json

65 lines
1.5 KiB
JSON

{
"data": {
"assigned_to": null,
"tags": [],
"modified_date": "2017-01-10T19:34:20.341Z",
"created_date": "2017-01-10T19:34:20.303Z",
"milestone": null,
"subject": "New issue",
"custom_attributes_values": {},
"status": {
"name": "New",
"slug": "new",
"is_closed": false,
"id": 1192590,
"color": "#8C2318"
},
"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": "",
"priority": {
"name": "Normal",
"id": 511600,
"color": "#669933"
},
"watchers": [],
"finished_date": null,
"severity": {
"name": "Normal",
"id": 849622,
"color": "#0000FF"
},
"ref": 8,
"type": {
"name": "Bug",
"id": 514253,
"color": "#89BAB4"
}
},
"action": "create",
"type": "issue",
"date": "2017-01-10T19:34:20.534Z",
"by": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null,
"id": 187698,
"full_name": "TomaszKolek"
}
}