update t_tasks set assignee_id = :party_id where task_id = :task update t_process_tasks set assignee_id = :party_id where task_id = :process_task