zulip/zerver/webhooks/taiga/fixtures/epic_changed_reassigned.json

77 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-22 05:30:45 +02:00
{
"date":"2017-10-22T03:54:15.829Z",
"by":{
"photo":null,
"permalink":"https://tree.taiga.io/profile/eeshangarg",
"full_name":"Eeshan Garg",
"username":"eeshangarg",
"id":258659,
"gravatar_id":"cd181af88d928dab53c55600c9f7551d"
},
"action":"change",
"change":{
"comment_versions":null,
"delete_comment_date":null,
"edit_comment_date":null,
"diff":{
"assigned_to":{
"from":"Eeshan Garg",
"to":"Angela Johnson"
}
},
"comment_html":"",
"comment":""
},
"type":"epic",
"data":{
"assigned_to":{
"photo":null,
"permalink":"https://tree.taiga.io/profile/angelajohnson",
"full_name":"Angela Johnson",
"username":"angelajohnson",
"id":258683,
"gravatar_id":"36cf0dc28c5302bcd68119fcaaf4d4f3"
},
"description":"This Epic has details on why Zulip is awesome!",
"custom_attributes_values":{
},
"status":{
"slug":"new",
"id":1004969,
"color":"#999999",
"name":"New",
"is_closed":false
},
"project":{
"permalink":"https://tree.taiga.io/project/eeshangarg-zulip",
"logo_big_url":null,
"id":229096,
"name":"Zulip"
},
"epics_order":1508641159928,
"created_date":"2017-10-22T02:59:19.958Z",
"team_requirement":false,
"tags":[
],
"id":50266,
"subject":"Zulip is awesome!",
"owner":{
"photo":null,
"permalink":"https://tree.taiga.io/profile/eeshangarg",
"full_name":"Eeshan Garg",
"username":"eeshangarg",
"id":258659,
"gravatar_id":"cd181af88d928dab53c55600c9f7551d"
},
"ref":5,
"client_requirement":false,
"modified_date":"2017-10-22T03:54:15.748Z",
"color":"#729fcf",
"watchers":[
]
}
}