Skip to content

Project Positions

Positions represent the staffing requirements for a project. Each position defines a role that needs to be filled — including what expertise is required, how many people are needed, and what priority the hiring or assignment carries.

Position properties

PropertyRequiredDescription
TitleYesA descriptive name for the position (e.g., "Senior Frontend Developer", "QA Lead")
Head CountYesNumber of people needed for this position (default: 1)
Expertise CategoryNoThe expertise area required (from the Expertise Catalog)
Minimum LevelNoThe minimum seniority level required
PriorityNoHow urgently this position needs to be filled
StatusAutoCalculated based on fill rate
DescriptionNoAdditional context about the role, responsibilities, or requirements

Position status

Position status is automatically calculated based on how many assignments exist relative to the head count:

StatusConditionVisual Indicator
OpenNo members assignedRed
Partially FilledSome members assigned, but below head countYellow/Warning
FilledAssigned count equals or exceeds head countGreen/Success
On HoldManually set by the project managerGray
ClosedPosition is no longer neededGray

Position priority

PriorityUse Case
CriticalBlocking project progress; must be filled immediately
HighImportant for upcoming milestones
MediumNeeded but not blocking
LowNice to have; can wait

Create a position

Create a position
  1. Navigate to Project Settings → Staffing.
  2. On the Positions tab, click Add Position.
  3. Fill in the position details (title, head count, expertise category, minimum level, priority).
  4. Click Create.

The position appears in the list with its current status and fill rate.

Edit a position

  1. On the Positions tab, click the position you want to edit.
  2. Update the fields as needed.
  3. Click Save.

Delete a position

  1. Click the trash icon next to the position.
  2. Confirm the deletion.

WARNING

Deleting a position will unlink it from any work items that reference it. The work items themselves are not deleted, but their position field will be cleared.

Position and work item linking

Positions can be linked to work items. When a position is linked to work items and a member is assigned to that position, all linked unassigned work items are automatically assigned to that member. See Issue Integration for details.

Viewing positions

Project Settings → Staffing

The primary management interface. Shows all positions with:

  • Title, status badge, priority indicator
  • Fill rate (e.g., "2/3 filled")
  • Assigned members with avatars
  • Expertise category color dot
  • Expand to see assignment details and workload

Workspace Settings → Staffing → Overview

A cross-project summary table showing:

  • Project name
  • Total positions
  • Open, filled, partially filled, and on-hold counts

Workspace Settings → Staffing → Vacancies

A filtered view showing only positions that need to be filled (open or partially filled), sorted by priority.