You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: show tasks assigned to team members in team todo list
- Updated TaskRepository to include tasks assigned to team members in team's todo list
- Modified _get_assigned_task_ids_for_team to aggregate both direct team and member assignments
- Ensured team task queries now reflect all relevant tasks for the team
0 commit comments