Opened 5 years ago
Last modified 5 years ago
#13513 closed enhancement
Create new child ticket with specific label — at Version 1
| Reported by: | Owned by: | Mark Ryan | |
|---|---|---|---|
| Priority: | normal | Component: | ChildTicketsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description (last modified by )
Is it possible to specify the label to the buton to create new child ticket?
like that:
[childtickets] # 'enhancements': child tickets will typically be bug-fix tickets with the same milestone, component and keywords. parent.enhancement.allow_child_tickets = true parent.enhancement.restrict_child_type = bug-fix, task parent.enhancement.table_headers = type, status, owner, summary parent.enhancement.inherit = milestone, component, keywords **parent.enhancement.label = New child ticket**
Note: See
TracTickets for help on using
tickets.


