Skip to main content

Enables Trac to be used for managing your ticket backlog.

Project description

This plugin is meant to help you with your agile process using Trac. One of the key practices of agile development, is prioritizing the backlog. That can be difficult to do in Trac, as it doesn’t have any way of doing fine-grained ranking of tickets. This plugin helps resolve that short-coming.

TracBacklog adds a new navigational element to your navigation bar. Clicking on it will take you to the unscheduled backlog (all active tickets that aren’t currently assigned to a milestone). On the right hand side, is a listing of open milestones. The idea is that you drag-n-drop tickets within the list itself to change their rank. Once you’re happy with the ranking (i.e., you’ve worked with your customer to prioritize the outstanding tickets), you drag-n-drop tickets onto a milestone to assign it into the milestone. This effectively treats milestones as sprints, which works well for us… and I hope it works well for you!

The unscheduled backlog is created from tickets that are not assigned to any milestone. You can also view each milestone and see and individual backlog for it, but all tickets are ranked absolutely (they maintain their absolute ranking when you drag them in and out of a milestone). Furthermore, if you are trying this on an existing project, the initial rank for each ticket will be it’s ticket id. You’ll want to spend some time sorting your tickets, and you may want to consider pulling them all into the unscheduled backlog when you do that (so that you can order the all the tickets against each other).

Dependencies

It requires simplejson 2.0 or better, and Trac 0.11 or better.

Installation

Using easy_install:

$ easy_install -U TracBacklog

From a tarball:

python setup.py install

Enable the plugin in trac.ini:

[components]
backlog.* = enabled

Configuration

Users can customize the fields they see in the Backlog preference pane.

Also, you will need to run trac-admin upgrade on your database, since the plugin needs to create a table and some default values for your tickets.

Bugs/Feature Requests

Please use the GitHub site to file any bug and feature requests.

Source

The plugin is maintained on GitHub.

Other Solutions

A Trac plug-in to help folks use Trac to maintain their backlog when using an agile development methodology. See also TracKanbanBoard, BacklogPlugin, AgiloForTracPlugin, IttecoTracPlugin.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TracBacklog-0.3.0.tar.gz (97.4 kB view details)

Uploaded Source

File details

Details for the file TracBacklog-0.3.0.tar.gz.

File metadata

  • Download URL: TracBacklog-0.3.0.tar.gz
  • Upload date:
  • Size: 97.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for TracBacklog-0.3.0.tar.gz
Algorithm Hash digest
SHA256 53f90cc736f76f51f364b7928313d4bb7a58c8bb9ad811a391fa08dce77a432e
MD5 a0a682bc9abd7ed8a9b5c07511ce60b6
BLAKE2b-256 e1587b2acff3fc1a10167c12177663abcc0fc7d08f7abbaafaddabad04369769

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page