zulip/zerver/fixtures/taiga/taiga_userstory_created.json

63 lines
1.1 KiB
JSON

{
"action":"create",
"type":"userstory",
"data":{
"custom_attributes_values":{
},
"is_watcher":false,
"total_watchers":0,
"watchers":[
],
"tags":[
],
"external_reference":null,
"owner":{
"id":126383,
"name":"Antek"
},
"assigned_to":null,
"points":[
{
"id":1483752,
"name":"?",
"value":null
},
{
"id":1483752,
"name":"?",
"value":null
},
{
"id":1483752,
"name":"?",
"value":null
},
{
"id":1483752,
"name":"?",
"value":null
}
],
"id":672899,
"is_blocked":false,
"blocked_note":"",
"ref":2,
"milestone":null,
"project":123471,
"status":721850,
"is_closed":false,
"created_date":"2016-04-13T11:22:00+0000",
"modified_date":"2016-04-13T11:22:00+0000",
"finish_date":null,
"subject":"A new hope",
"description":"",
"client_requirement":false,
"team_requirement":false,
"generated_from_issue":null,
"tribe_gig":null
}
}