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).

The Backlog window is “sticky” wrt. the displayed backlog milestone in the sense that it will display the milestone last visited (or the unscheduled backlog if none has been visited in the current session).

Preferences

The backlog window can show any ticket fields including custom fields. This is configured per session through the Backlog preferences tab. On Trac 1.2.x, date fields are formatted according to the session’s locale (1.0.x is lacking field type information for date fields)

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.5.1.dev1.tar.gz (96.5 kB view details)

Uploaded Source

Built Distribution

TracBacklog-0.5.1.dev1-py2-none-any.whl (118.8 kB view details)

Uploaded Python 2

File details

Details for the file TracBacklog-0.5.1.dev1.tar.gz.

File metadata

  • Download URL: TracBacklog-0.5.1.dev1.tar.gz
  • Upload date:
  • Size: 96.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/2.7.15+

File hashes

Hashes for TracBacklog-0.5.1.dev1.tar.gz
Algorithm Hash digest
SHA256 c3c91ab6fe10cfe5eb75865e5fe780525346ca17854dd3f80cd899f3d6abfc79
MD5 a200d933fed9035d53222395f7aeb4d5
BLAKE2b-256 24dc870238d58844f7bba4bbfb4ff6b8c964c2689561346bd82fc5946ec02a07

See more details on using hashes here.

File details

Details for the file TracBacklog-0.5.1.dev1-py2-none-any.whl.

File metadata

  • Download URL: TracBacklog-0.5.1.dev1-py2-none-any.whl
  • Upload date:
  • Size: 118.8 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/2.7.15+

File hashes

Hashes for TracBacklog-0.5.1.dev1-py2-none-any.whl
Algorithm Hash digest
SHA256 dddba2d87597010d70887ebac708a08d7684c054bd6a749239f1b6f7ae755f34
MD5 66b88d458dfd50906e4bd18454de0585
BLAKE2b-256 2d0f59249615c3844060875fea649abab31a0b416d5abc4a3a3059fb9fb474f4

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