Opened 5 years ago

Last modified 5 years ago

#13513 closed enhancement

Create new child ticket with specific label — at Version 1

Reported by: davidbonnin@… Owned by: Mark Ryan
Priority: normal Component: ChildTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Ryan J Ollos)

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**

Change History (1)

comment:1 Changed 5 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.