zulip/zerver/fixtures/taiga/taiga_task_created.json

44 lines
795 B
JSON

{
"type":"task",
"data":{
"custom_attributes_values":{
},
"is_watcher":false,
"total_watchers":0,
"watchers":[
],
"tags":[
],
"owner":{
"id":126383,
"name":"Antek"
},
"assigned_to":{
"id":126383,
"name":"Antek"
},
"id":584538,
"version":1,
"is_blocked":false,
"blocked_note":"",
"user_story":672975,
"ref":5,
"status":618681,
"project":123471,
"milestone":null,
"created_date":"2016-04-13T14:11:33+0000",
"modified_date":"2016-04-13T14:11:33+0000",
"finished_date":null,
"subject":"New task assigned and in progress",
"us_order":1,
"taskboard_order":1,
"description":"",
"is_iocaine":false,
"external_reference":null
},
"action":"create"
}