work-item tracking tools with drag-n-drop stack-ranking?
Asked Answered
C

4

5

I'm looking for a work-item-tracking/bug-tracking system (or JIRA plugin, or TFS plugin, or...) which makes it easy to stack-rank work items without having to manually assign priority values to each work item.

Instead, our team wants to be able to see a list of open work items and be able to drag-n-drop one or a multiple selection of work items until the order matches the team's prioritization. This would be much easier than arguing about priority numbers and dealing with ties (e.g. "which of the 5 bugs marked priority=2 should I work on today?").

Our team is considering switching work-item-trackers (we use Gemini now) and availability of a good drag-n-drop prioritizer is high on our requirements list.

I realize drag-n-drop ranking is non-trivial because no team will stack rank all work items. Instead, we'll want to take a subset (e.g. work items for one sprint sprint or iteration, or bugs assigned to one developer) and stackrank those, then later look at a different subset and stackrank those, etc. And I'm sure we'll sometimes need to mix and match different stacks, so there'd need to be heuristics (ideally configurable) about how to show a stack of items previously stacked separately.

Pivotal Tracker is close to the drag-n-drop UI I'm thinking of from a UI perspective, but Pivotal's model of separating user stories from the underlying work items (plus a few other issues) doesn't match how we want to work. We don't want to have to deal with different artifacts (stories vs. JIRA/BugZilla work items)-- instead we just want a drag-n-drop UI to automatically fill out a "priority" field in the issue tracker, and which we can use later when sorting and filtering. And we wouldn't want to use Pivotal as our only work item tracker, because it seems to lack common features like bulk editing which are critical for large projects.

Anyone know of a tool like what I describe above?

Clark answered 8/2, 2011 at 3:2 Comment(1)
Yes, you are right there is no item sequencing in Gemini, but it does have one of the most flexible planning board I've used for a long time.Dexter
L
6

Urban turtle is the best TFS add-on, making ranking/prioritizing a sane activity. Priority by number is a disaster so don't think you're alone there.

http://urbanturtle.com/

Urban Turtle is updated every month and used by quite a few teams including a number of my teams.

Liquefy answered 8/2, 2011 at 13:10 Comment(1)
In January 2010, Microsoft review Urban Turtle and Brian Harry says '...awesome Scrum experience for TFS'. Read the full blog from Brian Harry here: blogs.msdn.com/b/bharry/archive/2011/01/05/…Files
I
4

Eylean Board has what you are looking for. They offer a task board where the tasks are prioritized by moving them around, the priority tasks being on top. Interface is nice and clean and they offer other features such as integration with TFS, reports, etc.

Intellectualize answered 25/7, 2014 at 11:31 Comment(0)
P
0

The greenhopper plugin for JIRA has this feature. It's worked well for me ...though I'm not a big fan of JIRA in general.

http://www.atlassian.com/software/greenhopper/tour/backlog-management.jsp

Previous to this, I just used excel.

Paymaster answered 8/2, 2011 at 3:37 Comment(0)
A
0

One of the best (and fastest) web UI's I've seen is on AgileZen, which supports something similar to this. Last I knew it did not have built-in integration with TFS, but it does have a REST API. It's basically a web-based, shareable Kanban board.

Audsley answered 8/2, 2011 at 3:54 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.