Project management tools/2010 Review

From mediawiki.org

This has been superseded by Project management tools/Review in 2013/2014.

See also: Phabricator


It is time to evaluate whether Bugzilla meets our requirements as a bug tracker or whether a different tool would suit us better. Our basic requirements are bug tracking, feature tracking and project management.

Tracker Requirements[edit]

  • VCS integration. Ability to associate to revisions.
    • Currently, this means git, but it could mean some other VCS in the future.
  • Ability to import data from existing Bugzilla instance.
    • Not a show-stopper necessarily. Bugzilla could be closed to new bugs and we use both until things in Bugzilla are fixed or migrated. Would want very strong consensus to go this route though.
  • Ability to manage different projects.
  • Free (Beer and Speech)
  • Separation between "tasks" (as a way to track task progress) and other items such as:
    • Bugs
    • Feature requests
  • Would be great to have finer-grained email subscription options: for example, simple committers might be uninterested in site requests.

Project Management Tools requirements[edit]

Required:

  • web-based (for collaboration)
  • multi-project
  • calendar/scheduling
  • assignments & resource management
  • time tracking per task/user/project

Nice to have:

  • Open source
  • Gantt chart
  • Public/private projects
  • Fine-grained access to projects by user
  • Basic accounting & budget management
  • Requirements management

Possible Solutions[edit]

Leading candidates[edit]

Bugzilla[edit]

We'd really like to avoid a migration if we can, which means sticking with Bugzilla. However, there are several things that we need to figure out how to do differently in order to feel good about staying:

See also: Project Management with Bugzilla on wiki.mozilla.org

Redmine[edit]

Out of the box, Redmine looks very appealing. In particular, the things we like about it are:

  • Nice looking roadmaps
  • Date estimates
  • Gantt chart generation

In short, it looks like a tool that project managers can work well with. Things that we still need to investigate:

  • Performance - this is a big unknown. We need whatever tracker we use to keep up with the traffic we throw at it.
  • Query language - on the surface, the query capabilities do not appear to be as powerful as Bugzilla's.
  • Features that Bugzilla has that we won't miss until they are gone

If we go this direction, we'll possibly want to look more closely at the following plugins:

...and we'll want to shop around in the full list of plugins

Other possibilities[edit]

These are project management tools we still might evaluate, but aren't yet on the short list:

We looked at these other candidates, but have set them aside for now:

  • Trac (see plugins etc.)
    • Popular, vibrant community, but support for multiple projects is a little clunky
  • Google IssueTracker
    • Very basic functionality, and not open source or extensible to support our use cases
  • JIRA (Free for open source and non-profit organizations, but not open source and not free generally)
  • Launchpad - open source, but not really geared for self-hosting
  • Project Net - very enterprise-y, but might make a good complement to Bugzilla rather than a replacement.
  • Mantis - pretty old-school, and probably doesn't buy us much over Bugzilla
  • Eventum - doesn't seem to have much use outside of MySQL community
  • TestTrack

Things to think about if we go forward[edit]

Discussions[edit]

Category:MediaWiki Development Category:Scratchpads