zulip/zerver/fixtures/taiga/taiga_milestone_changed_nam...

55 lines
1.1 KiB
JSON
Raw Normal View History

2016-04-28 15:46:00 +02:00
{
"action":"change",
"change":{
"diff":{
"estimated_start":{
"from":"2016-04-15",
"to":"2016-04-15"
},
"estimated_finish":{
"from":"2016-04-30",
"to":"2016-04-30"
},
"name":{
"from":"New sprint",
"to":"Newer sprint"
}
},
"snapshot":null,
"values":{
},
"user":{
"name":"Antek",
"pk":126383
},
"delete_comment_user":null,
"id":"a812e8e0-017e-11e6-a40d-52540016253e",
"created_at":"2016-04-13T13:50:17+0000",
"type":1,
"key":"milestones.milestone:70864",
"comment":"",
"comment_html":"",
"delete_comment_date":null,
"is_hidden":false,
"is_snapshot":false
},
"type":"milestone",
"data":{
"owner":{
"id":126383,
"name":"Antek"
},
"id":70864,
"name":"Newer sprint",
"slug":"new-sprint-71",
"project":123471,
"estimated_start":"2016-04-15",
"estimated_finish":"2016-04-30",
"created_date":"2016-04-13T11:50:24+0000",
"modified_date":"2016-04-13T13:50:17+0000",
"closed":false,
"disponibility":0.0
}
}