Evidence Summary
- Workflow run
ticket-task-completion-20260519T134310Z- Ticket id
184- Task id
172- Final state
- Task completed, verified, deleted, and ticket marked as trash.
Complete the Task
- Open the ticket detail page.
- Create or locate a task in the Solving Model / Tasks area.
- Choose the completed status control for the task.
- Confirm the completion modal with duration, time unit, optional task type, completion date, and completion time.
The verified request used tickets / check_task with serialized form fields: ticket_id=184, task_id=172, duration=15, time_type=m, empty task_type, date_done[date]=19/05/2026, and date_done[time]=14:40.
Response and Verification
The response returned {"success":{"success":true,"id":"172"}} plus a task object with checked=1, checked_by_name=Demo, task_duration=15, and date_done=2026-05-19 14:40:00. After reload, row row_172 had class table-success, the active status value was 1, and the task row showed Demo and 15m.
Cleanup used tickets / delete_resolution_task with id=172, then UPDATE_ticket with data[is_trash]=1 for ticket 184.
Artifacts
raw/playwright/workflows/ticket-task-completion-20260519T134310Z.jsonassets/screenshots/ticket-task-completion-20260519T134310Z-01-detail-after-create.pngassets/screenshots/ticket-task-completion-20260519T134310Z-02-detail-after-task-create.pngassets/screenshots/ticket-task-completion-20260519T134310Z-03-detail-after-task-check.pngassets/screenshots/ticket-task-completion-20260519T134310Z-04-detail-after-task-delete.pngassets/screenshots/ticket-task-completion-20260519T134310Z-05-detail-after-trash.png