wiki:TracTicketReferencePlugin

Version 1 (modified by Tetsuya Morimoto, 12 years ago) (diff)

New hack TracTicketReferencePlugin, created by t2y

Add support for simple ticket cross-reference to Trac

Notice: This plugin is unmaintained and available for adoption.

Description

Note: TracTicketReferencePlugin requires Trac 0.12 or higher.

What is it?

This plugin adds "Relationships" fields to each ticket, enabling you to express cross-reference between tickets.

Configuration

To enable the plugin

[components]
ticketref.* = enabled

[ticket-custom]
ticketref = text
ticketref.label = Relationships

Custom fields

While the field names must be "ticketref", you are free to use any text for the field labels.

Acknowledgment

This plugin was inspired by MasterTicketsPlugin

Bugs/Feature Requests

Existing bugs and feature requests for TracTicketReferencePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:tracticketreferenceplugin here].

Source

You can check out TracTicketReferencePlugin from here using Subversion, or browse the source with Trac.

Example

example

Recent Changes

18618 by jun66j5 on 2024-01-22 13:17:44
TracTicketReferencePlugin: fix missing import for reduce (refs #14274)
18617 by jun66j5 on 2024-01-20 03:22:45
TracTicketReferencePlugin: modify Python in the classifiers with 2.7 and 3, and enable [bdist_wheel] universal option (refs #14274)
18616 by jun66j5 on 2024-01-20 03:18:44
TracTicketReferencePlugin: make compatible with Trac 1.6 (closes #14274)
(more)

Author/Contributors

Author: t2y
Maintainer: t2y
Contributors:

Attachments (4)

Download all attachments as: .zip