Contents
Adds project information to each ticket
Notice: This plugin is deprecated and will not be maintained anymore.
Description
Adds project number to ticket.
User which have right CONTROLLER_ADMIN
(or TRAC_ADMIN
) can edit list of default project numbers in admin pane.
Editing project number manually:
- when creating a ticket, manually typed project numbers will be skipped !
Bugs/Feature Requests
Existing bugs and feature requests for ProjectPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out ProjectPlugin from here using Subversion, or browse the source with Trac.
Example
Sample initial configuration:
[project-plugin] default-project = 98765
Sample configuration after editing in Admin panel:
[project-plugin] default-project = 98765 order.1.type = defect;12345
Recent Changes
Author/Contributors
Last modified 8 years ago
Last modified on May 14, 2017, 3:35:36 PM