Resources

Configure resource planning

Updated 29 July 2026

The resource-planning plugin adds a Resources item to the top menu with four cross-project views: a team heatmap (people × weeks, colored by utilization), a person timeline, project staffing, and a forecast & gaps view. It shows two things side by side and never merges them: bookings (the plan — hours/week a manager books a person onto a project) and issue load (the reality — assigned open issues spread across their start→due range).

Permissions

Assign the permission in Administration → Roles and permissions.

Global settings (Administration → Plugins → Resources → Configure)

Setting What it does Default
Default weekly capacity Hours/week assumed for users without an override 40h
Unestimated issue default Hours counted for an assigned issue with no estimate (shown as "unestimated") 4h
Utilization bands Thresholds for the heatmap colors: under / optimal / over <70% · 70–100% · >100%
Users may enter own leaves Lets non-planners record their own vacation/sick entries On

Set up availability (do this first)

Utilization is computed against true availability — capacity minus leaves minus holidays — so the numbers are only as good as this setup:

  1. Capacities: per-user weekly capacity overrides (part-timers, contractors) are admin-editable and effective-dated, so historical weeks keep the capacity that was true at the time.
  2. Holidays: enter your tenant-wide holiday calendar (date + name) once; add per-project extras only where a project genuinely differs.
  3. Leaves: vacation/sick/other, as date ranges with an optional note. There's no approval workflow — entries take effect immediately.

Reading the heatmap

Each cell is one person-week, colored by utilization band, hours on hover. Click a cell for the breakdown: bookings by project, issue load, leaves. Planners create and edit bookings inline from the grid. Issues without dates aren't spread into weeks — they're counted in an "unscheduled load" indicator instead, so nothing silently disappears.

Notes

← All Knowledge Base guides