Total Visible
{{ overview.total_tasks }}
Unassigned
{{ overview.unassigned_count }}
In Progress
{{ overview.in_progress_count }}
Overdue
{{ overview.overdue_count }}
Due Today
{{ overview.due_today_count }}

Team Work Board Summary

Top 100 visible tasks. Use detailed board for assignment changes.

Detailed Board
{% set rows = team_work %}{% include 'modules/manager_dashboard/templates/manager_dashboard/partials/_task_table.html' %}