Counts completed tasks sized 1-2 points during the selected period.
💡 Small tickets are like short emails, fast to process, easy to close, and satisfying to tick off the list.
Counts completed tasks sized 1-2 points during the selected period.
Counts each completed task with size 1-2 points in the date range, treating unsized tasks as 2 points.
COUNT(tasks WHERE done_at BETWEEN measure_from AND measure_to AND COALESCE(size, 2) ≤ 2)If 10 of your 22 completed tickets were small (1–2 points), nearly half your throughput came from quick wins, great for momentum.
Connect GitHub and Shortcut in minutes. All metrics update automatically.