The current description for a blocking task is "Blocking tasks are tasks that prevent other tasks from starting or progressing". This is not how it works. The status of any task can be modified e.g from open -> in-progress even if it is blocked. It does not prevent a task from starting or progressing only completion