zulip/zerver/fixtures/taiga/taiga_task_changed_blocked....

75 lines
1.4 KiB
JSON
Raw Normal View History

2016-04-28 15:46:00 +02:00
{
"type":"task",
"data":{
"custom_attributes_values":{
},
"is_watcher":false,
"total_watchers":0,
"watchers":[
],
"tags":[
],
"owner":{
"id":126383,
"name":"Antek"
},
"assigned_to":null,
"id":586596,
"version":2,
"is_blocked":true,
"blocked_note":"asdasdas",
"user_story":673841,
"ref":14,
"status":618680,
"project":123471,
"milestone":null,
"created_date":"2016-04-14T09:58:24+0000",
"modified_date":"2016-04-14T09:58:30+0000",
"finished_date":null,
"subject":"A new task",
"us_order":1,
"taskboard_order":1,
"description":"",
"is_iocaine":false,
"external_reference":null
},
"change":{
"diff":{
"blocked_note":{
"to":"asdasdas",
"from":""
},
"is_blocked":{
"to":true,
"from":false
},
"blocked_note_html":{
"to":"<p>asdasdas</p>",
"from":""
}
},
"snapshot":null,
"values":{
},
"user":{
"pk":126383,
"name":"Antek"
},
"delete_comment_user":null,
"id":"710a127a-0227-11e6-a735-52540016141a",
"created_at":"2016-04-14T09:58:30+0000",
"type":1,
"key":"tasks.task:586596",
"comment":"",
"comment_html":"",
"delete_comment_date":null,
"is_hidden":false,
"is_snapshot":false
},
"action":"change"
}