feat(api): add assigned_agent to Task model (MS22-DB-003, MS22-API-003) #591
Reference in New Issue
Block a user
Delete Branch "feat/ms22-task-agent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
assignedAgentoptional string field to Task model so the fleet can track which agent owns a task.Closes MS22-DB-003, MS22-API-003