Counts the number of tasks that moved to Done during the selected period.
đĄ Like closing completed tickets at the end of the day, each task done represents value shipped to your users.
Counts the number of tasks that moved to Done during the selected period.
Counts each status transition to Done in the date range.
COUNT(status_transitions WHERE new_status = done AND timestamp BETWEEN measure_from AND measure_to)If 18 tasks moved to Done this sprint, that is your completion rate, the primary throughput signal for delivery health.
Connect GitHub and Shortcut in minutes. All metrics update automatically.