Modify ↓
#6440 closed enhancement (wontfix)
Set owner to the specified role/group users
Reported by: | Owned by: | Eli Carter | |
---|---|---|---|
Priority: | high | Component: | AdvancedTicketWorkflowPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
sometimes I need to select owner from specified role/group user. That means owner is binding with role/group. So I can only assign ticket to the users who are developer.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
This is now possible by using FlexibleAssignToPlugin in combination with my new GroupingAssignToPlugin.
Note: See
TracTickets for help on using
tickets.
That would need to be a Trac core feature request; I don't think that fits into the AdvancedTicketWorkflowPlugin well.