Ask HN: What's the best SCRUM tool out there right now?
1 comments
> The critical function that none of the software I'm looking at can really do is putting a single sub-task from a story into a sprint.
The reason you're not finding this function is that it's in contradiction to agile/scrum technique. A sprint is a commitment to finish a set of stories in a time period. It doesn't make sense to take a sub-task of a story and put it into a sprint -- either you finished the work you committed to or you didn't, and if not, you should let the fact that you weren't able to finish it adjust your velocity for the next sprint.
You could make your story into an epic, and your sub-tasks into stories.
Pivotal Tracker (cloud-hosted), JIRA (cloud-hosted) and taiga.io (open source, self-hosted) are the best tools I've used.
The reason you're not finding this function is that it's in contradiction to agile/scrum technique. A sprint is a commitment to finish a set of stories in a time period. It doesn't make sense to take a sub-task of a story and put it into a sprint -- either you finished the work you committed to or you didn't, and if not, you should let the fact that you weren't able to finish it adjust your velocity for the next sprint.
You could make your story into an epic, and your sub-tasks into stories.
Pivotal Tracker (cloud-hosted), JIRA (cloud-hosted) and taiga.io (open source, self-hosted) are the best tools I've used.
I'm looking for Kanban, sub projects, hierarchical tasks, control over estimating, and not much else.
The critical function that none of the software I'm looking at can really do is putting a single sub-task from a story into a sprint.