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

145 lines
4.4 KiB
JSON

{
"action": "change",
"type": "task",
"by": {
"id": 404067,
"permalink": "https://tree.taiga.io/profile/orientor",
"username": "orientor",
"full_name": "Aditya Verma",
"photo": null,
"gravatar_id": "b72a822f0f5b7cf0c159a707af5150a1"
},
"date": "2020-02-08T06:48:55.064Z",
"data": {
"custom_attributes_values": {},
"id": 3268157,
"ref": 56,
"created_date": "2020-02-08T06:45:23.305Z",
"modified_date": "2020-02-08T06:48:54.944Z",
"finished_date": null,
"due_date": null,
"due_date_reason": "",
"subject": "nice task",
"us_order": 1581144323286,
"taskboard_order": 1581144323286,
"is_iocaine": false,
"external_reference": null,
"watchers": [],
"is_blocked": true,
"blocked_note": "as",
"description": "",
"tags": [],
"permalink": "https://tree.taiga.io/project/orientor-sd/task/56",
"project": {
"id": 351023,
"permalink": "https://tree.taiga.io/project/orientor-sd",
"name": "sd",
"logo_big_url": null
},
"owner": {
"id": 404067,
"permalink": "https://tree.taiga.io/profile/orientor",
"username": "orientor",
"full_name": "Aditya Verma",
"photo": null,
"gravatar_id": "b72a822f0f5b7cf0c159a707af5150a1"
},
"assigned_to": null,
"status": {
"id": 1754937,
"name": "New",
"slug": "new",
"color": "#999999",
"is_closed": false
},
"user_story": {
"custom_attributes_values": {},
"id": 3133511,
"ref": 54,
"project": {
"id": 351023,
"permalink": "https://tree.taiga.io/project/orientor-sd",
"name": "sd",
"logo_big_url": null
},
"is_closed": false,
"created_date": "2020-02-07T19:33:07.473Z",
"modified_date": "2020-02-07T19:49:10.782Z",
"finish_date": null,
"due_date": null,
"due_date_reason": "",
"subject": "Nice Issue",
"client_requirement": false,
"team_requirement": false,
"generated_from_issue": 1312074,
"generated_from_task": null,
"external_reference": null,
"tribe_gig": null,
"watchers": [404067],
"is_blocked": false,
"blocked_note": "",
"description": "asdasd",
"tags": ["xo", "dsa"],
"permalink": "https://tree.taiga.io/project/orientor-sd/us/54",
"owner": {
"id": 404067,
"permalink": "https://tree.taiga.io/profile/orientor",
"username": "orientor",
"full_name": "Aditya Verma",
"photo": null,
"gravatar_id": "b72a822f0f5b7cf0c159a707af5150a1"
},
"assigned_to": null,
"assigned_users": [],
"points": [{
"role": "UX",
"name": "0",
"value": 0.0
}, {
"role": "Design",
"name": "0",
"value": 0.0
}, {
"role": "Front",
"name": "0",
"value": 0.0
}, {
"role": "Back",
"name": "0",
"value": 0.0
}],
"status": {
"id": 2107163,
"name": "New",
"slug": "new",
"color": "#999999",
"is_closed": false,
"is_archived": false
},
"milestone": null
},
"milestone": null
},
"change": {
"comment": "",
"comment_html": "",
"delete_comment_date": null,
"comment_versions": null,
"edit_comment_date": null,
"diff": {
"is_blocked": {
"from": false,
"to": true
},
"blocked_note_diff": {
"from": null,
"to": "<ins>as</ins>"
},
"blocked_note_html": {
"from": "",
"to": "<p>as</p>"
}
}
}
}