Give clarity around what a blocked tasks means
I marked a task as blocked, but on the Sprint board it put it into an In Progress state and the program moved my story into a Completed state (because it's the last task to be completed). This doesn't quite make sense to me. A story shouldn't be completed if it has a task left, even if the task is blocked.
We have dependency Tracking (Dependencies) interface to explicitly block the User stories, Tasks etc. if they depend on other items.
We are going to link the Blocked state with dependencies and that’s correct if the user story has some blocked task then it shouldn’t be completed and block the User Story completion like we do on Dependencies logic.
We are planning to update Blocked state logic in our upcoming release.
Best Regards,
Yodiz Support Team