zulip/zerver/fixtures/taiga/taiga_issue_created.json

40 lines
704 B
JSON

{
"data":{
"custom_attributes_values":{
},
"is_watcher":false,
"total_watchers":0,
"watchers":[
],
"tags":[
],
"owner":{
"id":126383,
"name":"Antek"
},
"assigned_to":null,
"id":264165,
"version":1,
"is_blocked":false,
"blocked_note":"",
"ref":3,
"status":857143,
"severity":610789,
"priority":367852,
"type":369481,
"milestone":null,
"project":122355,
"created_date":"2016-04-07T15:37:41+0000",
"modified_date":"2016-04-07T15:37:41+0000",
"finished_date":null,
"subject":"A new issue",
"description":"",
"external_reference":null
},
"type":"issue",
"action":"create"
}