Ticket owner's group

Description

TicketOwnerGroup extend the restrict_owner option by setting a user group (or a list of user group or permission) of people to populate the owner combo box.

The list of groups or permissions is set by the restrict_owner_groups options :

[ticket]
restrict_owner_groups = owners,TICKET_ADMIN

Bugs/Feature Requests

Existing bugs and feature requests for TicketOwnerGroupPatch are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

[ticket]

restrict_owner = yes

restrict_owner_groups = owners,TRAC_ADMIN

Recent Changes

[8251] by xpech on 07/09/10 16:49:44

New hack TicketOwnerGroupPatch, created by xpech

Author/Contributors

Author: xpech
Maintainer: xpech
Contributors:

Attachments