Skip to content

Alerts & Suggestions

SyncUp gives Scrum Masters two complementary signal streams.

The Alerts tab shows every active alert across the sprint, in a table with Severity, Type, Message, and a Dismiss button. Dismissed alerts won’t reappear for the same sprint and same target object.

TypeSeverityTargetWhat it surfaces
Sprint Goal RiskHIGHScrum MasterThe projected completion is meaningfully below the sprint commitment, once there’s enough sprint time elapsed to project from.
Blocker AgingHIGHScrum MasterAn issue is flagged or blocked — one alert per flagged issue.
Scope CreepMEDIUMScrum MasterSprint scope has grown enough versus the earliest snapshot to be worth flagging.
Due Date WarningMEDIUMIssue assigneeAn issue in the sprint is overdue or due within 24 hours.
OverloadHIGHScrum MasterOne assignee is carrying substantially more work than the team average.
MilestoneLOWAll rolesSprint reaches a notable completion milestone (such as 50%, 75%, or 90%).

Each alert is deduplicated by (type, sprint, issueKey) — you won’t see the same Blocker Aging alert fire repeatedly for the same issue within one sprint.

  • HIGH — red badge
  • MEDIUM — yellow badge
  • LOW — neutral badge

The top two alerts (by recency) also appear at the very top of the Daily Brief tab as SectionMessages — so you don’t miss the most urgent signal even if you skip the Alerts tab.

Click Dismiss next to any alert. It’s removed from the list immediately and won’t re-fire for the same (type, sprint, issueKey) until the next sprint.

Separate from alerts, the Scrum Master Daily Brief includes a 💡 Suggestions panel that proposes concrete moves. Up to three suggestions, refreshed live each time the brief loads.

TypeExample messageWhen it appears
Rebalance”Move PROJ-401 from Ahmet to Ayşe (has capacity)“One assignee is overloaded while a teammate has capacity. SyncUp picks a movable item from the overloaded person.
Unassigned”3 unassigned items — consider assigning to Ayşe or Cem”Any non-Done items in the sprint have no assignee, and there’s at least one person with capacity.

Suggestions are generated each time you open the Daily Brief — they’re not stored. There’s no Dismiss / Snooze; just act on them or refresh later.

AlertsSuggestions
WhereAlerts tab + top of Daily BriefScrum Master Daily Brief
StoredYes (Forge SQL)No (generated live)
DismissableYesN/A
SeverityHIGH / MEDIUM / LOWSingle tier
Types62
Target audiencePer typeScrum Master only
Generated byHourly trigger + on-page-load detectionOn every brief render

Each user can tune how many alerts to surface in Settings → ⚙️ Preferences:

  • Low — critical alerts only
  • Medium (default) — important alerts
  • High — all alerts

This is a per-user preference; it doesn’t affect what’s stored in the database, only what’s shown in your UI.

  • Sprint Health — the score that underlies the Sprint Goal Risk alert.
  • Configuration — alert sensitivity and other personal settings.